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

img{
	border: none;
}


#picture a{
	border-bottom-style: none;
}

#content {
	padding: 20px;
	width: 761px;
}

#content h2 {
	margin: 20px 0 0 230px;
	}

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

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

.block {
	clear:both;
	padding-top:20px;
}

.main {
	clear:right;
	float:right;
	width:525px;
}

.side {
	padding-top: 10px;
	clear:left;
	float: left;
}

.quote {
	color: #7D0119;
	font-style: italic;
}



/* Override because of longer content */
#footer{
	top:98.5%; /* position the footer so that the scroll image is moved up behind the content */
/*	Note: bottom:-60px; does not work in Opera. Opera does not seem to include footer in calculation of container height */
	clear: both;
}
