.infoResults {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.infoResults h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.infoSubMain .tdLeft {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5DDF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDF3;
}
.infoSubMain .tdRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDF3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5DDF3;
	padding-left: 5px;
	font-weight: bold;
}
.infoSubMain   .tdDescargarSubtitulo {
	font-weight: bold;
	padding: 5px;
}
#Results .infoSubMain em {
	font-size: 10px;
}
#Results .infoSubMain blockquote {
	margin: 0px;
	padding: 2px;
	white-space: normal;
	display: block;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	height: 100px;
	overflow: auto;
	border: 1px dashed #D5DDF3;
}
#Results .infoSubMain .tdRight #inputDD {
	margin: 0px;
	padding: 2px;
	border: 1px solid #3366CC;
	font-size: 10px;
	width: 130px;
}
