
/*h1 { margin-bottom: 13px !important;}*/
p { margin: 0; padding: 5px 0; }

div.download p{ float:left; margin: 0; padding: 5px 0 0 0; text-align: justify; width:558px;}
div.download {
	width:558px;
	margin: 0;
	float: left;
	background:url(../images/backgrounds/descargar_bt.gif) no-repeat bottom right;
	padding: 5px 5px 25px 5px;
	margin: 0 0 10px 10px;
	display: inline;
	cursor: pointer;
	}
div.download:hover { background:url(../images/backgrounds/descargar_bt.gif) no-repeat bottom right; }

a.link_to_download {
	float: left;
	display: block;
	padding:3px 0 0 20px;
	height: 17px;
	margin: 0 0 5px 10px ;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	background:url(../images/backgrounds/descargar.gif) no-repeat  3px 3px #DF9D26;
	display:inline;
	}
a.link_to_download:hover { background:url(../images/backgrounds/descargar_hover.gif) no-repeat  3px 3px #666666; color: #ffffff; }

.file_size { display: none;}