#dv1
{
	position:absolute;
	z-index:99999999999;
	background:#ffffff;
	margin-left:-91px;
	margin-top:30px !important;
	*margin-top:33px !important;
	margin-top:33px;
	display:inline;
}
#sg_table
{	
	border:solid 1px #1C63CB;
	font-size:12px;
	width:287px;	
}
#sg_table tr
{
	cursor:default;
	border:0;
	height:18px;
	line-height:18px;
}	
#sg_table td
{
	cursor:default;
	border:0;
	height:18px;
	line-height:18px;
	text-indent:4px;
}	
#sg_table .aa
{
	color:#343434;
	background:#ffffff;
}
#sg_table .bb
{
	color:#ffffff;
	background:#2f75d5;
}
#sg_table .bb td
{
	color:#ffffff;
	background:#2f75d5;
} 
#sg_table td.cc
{
	text-align:right;
	padding-right:4px;
}
#sg_table .aa td.cc
{
	color:green;
	background:#ffffff;
}
#sg_table .bb td.cc
{
	color:#ffffff;
	background:#2f75d5;
}