.top_reportes {
	background:url(/images/centro-amenazas/eset_security_report_header.jpg) no-repeat left;
	width:900px;
	height:227px;
}
.top_reportes_texto {	
	width:450px;
	height:227px;
	padding-left:470px;
	padding-top:30px;
}
.reportes_anteriores {
	padding:20px;
	background-color:#F3F3F3;
}
.reportes_form {
  padding:0 0 5px 0;
}
#form input {
	float:left;
}
#form h2 {
	background-color:#D1EEEF;
	color:#333333;
	border:1px solid #C5D9DA;
	padding:3px 0 3px 10px;
	font-size:12px;
	margin:0 0 10px 0;
	clear:both;
	width:360px;
}

#form select {
	border:1px solid #CCCCCC;
	float:left;
}
.form_field {
	padding:3px 10px;
	overflow:hidden;
}
.form_field_title {
	font-weight:bold;
	font-size:11px;
	margin-right:10px;
	width:140px;
	float:left;
}
.asterisk {
	color:#CC0000;
}
.fieldcell input {
	background-color:white;
	border:1px solid #CCCCCC;
	width:182px;
	padding:4px 0;
}

.fieldcell textarea {
	background-color:white;
	border:1px solid #CCCCCC;
	width:182px;
	padding:4px 0;
}

.fieldcell select {
	background-color:white;
	border:1px solid #CCCCCC;
	width:182px;
}
.submit_field {
	padding:30px 0 0 0;
	overflow:hidden;
	width:370px;
	text-align:right;
}
.mas_info {
	text-align:center;
	padding:5px 120px;
	margin-top:30px;
}
.mas_info_texto {
	border: 1px solid #999999;
	background-color:#F3F5F8;
	padding:5px 20px;
	text-align:left;
}
.mas_info_texto p a {
	text-decoration:none;
}