#contentRecomienda{
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
}
#contentRecomiendaLf{
	float: left;
	width: 270px;
}
#contentRecomiendaRh{
	float: right;
	width: 680px;
	padding-left: 10px;
}
#contentRecomiendaDw{
	clear: both;
}
/**/
#contentRecomiendaLf #titulo{
	padding-top: 10px;
	padding-bottom: 50px;
}
#contentRecomiendaLf #pics{
}
/**/
#contentRecomiendaRh #Top_in{
	width: 680px;
	float: left;
}
#contentRecomiendaRh #Left_in{
	float: left;
	width: 280px;
	background-image: url(../images/recomienda_rapor_linev.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#contentRecomiendaRh #Right_in{
	float: left;
	width: 370px;
	padding-left: 30px;
}
#contentRecomiendaRh #Down_in{
	clear: both;
}
/**/
#contentRecomiendaRh #subtitulo{
	padding-top: 24px;
	padding-bottom: 10px;
}
#contentRecomiendaRh p{
	padding-bottom: 20px;
	padding-right: 40px;
}
/**/
#contentRecomiendaRh dl {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#contentRecomiendaRh dt {
	width:100%;
	line-height:21px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#contentRecomiendaRh dd {
	width:100%;
	line-height:21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	height: 23px;
}
#Left_in #pasoA{
	padding-bottom: 17px;
}
#Left_in #uno{
}
#Left_in #dos{
	height: 137px;
}
#Left_in #tres{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/**/
#Right_in #pasoB{
	padding-bottom: 17px;
}
#Right_in #uno{
}
#Right_in #dos{
	height: 137px;
}
#Right_in #tres{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Right_in #tres ul{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Right_in #tres li{
	display: inline-block;
}
/**/
.myRdaFields {
	width: 242px;
	height: 17px;
	color: #444;
	border: 0px solid #f78b17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(../images/recomienda_input.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}
.myRdaTextarea {
	width: 242px;
	height: 80px;
	color: #444;
	border: 0px solid #d9b037;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-image: url(../images/recomienda_textarea.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	clear: left;
}
