#mainDiv {
	width:900px;
	position:relative;
	/*left:50%;*/
	/*margin-left:-475px;*/
	 margin:auto;
}

div.posDivHover {
	width:100%;
}

div.posDivContent {
	width:900px;
	position:absolute;
	left:0;
	top:0px;
}

 a.casetoplink {
	color: #cc6600;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
}

 a.casetoplink:Hover {
	color: #cc6600;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
