#csfeature
{
	
	margin: 0 auto;
	padding: 0 5px 0 12px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana;
	background: none;
	border: 0px solid blue;
	
}
#csfeature p 
{
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom:20px;

	line-height:11pt;
	color:#666666;
}


.cs {
	font-size: 12px;
}



#casetext 
{
	float: right; 
	margin: 0px 25px 0px 10px;	
	padding: 1px;
	width: 550px; 
	border: 0px solid pink;
	
}
#casetext h1 
{
	font-size: 24px;
	color: #FF7F00;
	margin-top: 3px;
	font-weight: bold;
}

#casetext h3 
{
	font-size: 16px;
	color: #7C7C7C;
	font-weight:bold;
}
#casetext h4
{
	font-size: 13px;
	font-weight:bold;
	margin: 10px 0 0 0;
}
ul.csKeyResults,
ol.csKeyResults
{
	margin: -15px 0 20px 20px;
}
ul.csKeyResults li
{
	list-style: disc;
}
ol.csKeyResults li
{
	list-style: decimal;	
}
