#tresc_content{
	margin: 0px 0px 0px 0px;
	width:550px;
	float:left;
}

#tresc_content h2 {
	font-size: 15px;
	font-weight: normal;
	padding: 4px 0px 4px 15px;
	margin: 5px 0px 5px 0px;
	color: #ffffff;
	clear:both;
	background-color:#00477f;
	width: 535px;
	display:block;
	
	
}
#tresc_content h4 {
	background-color:#f5f5f5;
	font-weight:bold;
	font-size:12px;
	padding:6px 5px 6px 10px;
	color: #00477f;
	border: solid 1px #cecece;
	
	clear:both;
	width:auto;
	color: #00477f;
	background-color:#f5f5f5;
	display:block;
	
	
}
#tresc_content table {
margin: 0px 0px 5px 0px;
clear:both;
float:left;
width:550px;
}

#tresc_content th {
background-color:#f5f5f5;
font-weight:bold;
font-size:12px;
padding:6px 5px 6px 5px;
margin: 0px 2px 0px 0px;
color: #00477f;
border: solid 1px #cecece;
}

#tresc_content td {
border-bottom: solid 1px #cecece;
border-left:solid 0px #f1f1f1;
border-right:solid 0px #f1f1f1;
padding:6px 3px 6px 3px;
}