/* I Do, I Do Stylesheet */
/* Our Services */
h5 {
	margin-top: 13px;
}

#picture {
	float: left;
	padding: 20px 0px 0px 50px;
	height: 400px; /* forces IE and firefox to use the same height */
	width:191px; /* keeps positioning when images are turned off */
}

#services {
	float: right;
	width: 480px;
	padding: 0px 60px 0px 10px;
}

#services ul li{
	list-style-image: url(../images/bullet.gif);
	list-style-type:disc;
	list-style-position: inside;
	line-height: 20px;
}

#services ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}