/* Estilo para el div que contiene información de los reportes */

/*<table width="100" border="0" cellspacing="0" cellpadding="4" align="center"> 
<tr> 
<td class="cuadro">&nbsp;</td> 
</tr> 
</table>*/

#info_reports 
{
	
	background-color: f8e9cb;
    color: #000000;
    /*font-size: 26px;*/
    /*
    border="0" cellpadding="1" cellspacing="0" width="540"
    * */
    padding : 1;
	/*cellspacing : 0;*/
	width : 610px;
	
}
