


#contentIndex table{
	width: 100%;
	border: 0px;
	padding: 3px;
	font-size: 11px;
	height: auto;
	color:#666666;
	display: block;
}
#contentIndex table tr td strong{
height: 18px;
padding: 0px;
	background-color: #EEEEEE;
	display: block;
}
#contentIndex table tr td{
border-right: 2px solid White;
border-top: 1px solid White;
margin: 3px;
background-color: #F5F5F5;
vertical-align: top;
line-height: 15px;
color:#666666;
}
#contentIndex table tr{
/*height: 18px;*/

}

