body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #C8CBCB;
	margin: 0px;
	text-decoration: none;
}
#divcontentwrapper {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	overflow: hidden;
}
#divmaincontent {
	float: right;
	width: 310px;
	padding-right: 30px;
	margin-bottom: -8000px;
	padding-bottom: 8000px;
	text-decoration: none;
}
#divcasehistory {
	float: left;
	width: 205px;
	margin-right: 15px;
	padding: 19px;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}
#divcasehistory img {
	margin-bottom: 0px;
	height: 320px;
}
#divcasehistory .tall_img {
	height: 400px;
}

#divmainheading {
	float: right;
	width: 588px;
	margin-top: 10px;
	height: 50px;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	padding-left: 12px;
}
#divmainheading h1 {
	color: #cc0000;
	margin-top: 0px;
	font-family: Century, "Times New Roman", serif;
	font-size: 24px;
	line-height: 36px;
}
#divmainheading h1 .small_text_h1 {
	font: 12px;
}
#divcasehistory h1 {
	font: italic 18px/115% Century, "Times New Roman", serif;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
#divcasehistory .aboutpannel_h1 {
	color: #333333;
}
#divcasehistory h2 {
	font: italic 11px/175% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#divcasehistory .aboutpannel_h2 {
	color: #333333
}
#divcasehistory p {
	font: 11px/175% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
#divcasehistory .aboutpannel_p {
	color: #333333;
}
#divmaincontent ol {
	list-style: disc outside;
	left: 0px;
	font: 10px/175% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
}
}
#divmaincontent ol li {
	text-align: left;
	text-indent: 0px;
	list-style: decimal outside;
}

#divwide_column_img {
	float: right;
	clear: left;
	margin-right: 10px;
	margin-left: 10px;
}
