.display {		
padding-left: 8px;
padding-top: 8px;
height: 202px;	
border-left-color: #CCCCCC;	
border-left-style: solid;	
border-left-width: thin;	
border-top-color: #CCCCCC;	
border-top-style: solid;	
border-top-width: thin;	
border-right-color: #CCCCCC;	
border-right-style: solid;	
border-right-width: thin;	
border-bottom-color: #CCCCCC;	
border-bottom-style: solid;	
border-bottom-width: thin;
}.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulobold  {
	font-size: 12px;
	color: #565656;
	font-weight: bold;
}

