#ctl00_Main_DetailsView1{
	width:700px !important;
}

#ctl00_Main_DetailsView1 th {
	border:1px solid #D2D2D2;
	background-color:#D8EBF4;
	font-weight:bold;
	padding:4px 8px;
	color:#005F96;
	font-size:12px;
	line-height:14px;
}
#ctl00_Main_DetailsView1 td {
	border:1px solid #D2D2D2;
	background-color:#ffffff;
	font-weight: normal;
	padding:4px 8px;
	color:#000000;
	font-size:12px;
	line-height:14px;
}
#ctl00_Main_DetailsView1 span { background-color:#FFF !important;}