.leftCol {
width:582px;
float:right;
display:inline;
padding:0 24px 0 0px;
}

/* Success reference */

.sfBox {
	width:581px;
	background:url(../img/sf_box_f_reverse.png) left top repeat-y;
}

.sfBox p {
	float:left;
	display:inline;
	/*margin-top:8px;
	margin-bottom:20px;*/
	margin:8px 12px 20px 0;
}

.sfBox .pTop {
	width:581px;
	background:url(../img/sf_box_top_reverse.png) left top no-repeat;
}

.sfBox .pBot {
	width:581px;
	background:url(../img/sf_box_bottom_reverse.png) left top no-repeat;
}

/*Columna derecha*/
/****************/

.rightCol {
width:314px;
float:left;
display:inline;
margin:14px 0 0 20px;
}

a.subl, a.subl:link, a.subl:visited, a.subl:hover, a.subl:active  {
	clear:both;
	font-size:1.4em;
	height:28px;
	font-weight:400;
	float:left;
	display:inline;
	/*margin:0px 0 8px 0;*/
	padding:4px 0 0 0;
	color:#0072bc;
	/*background:url(../img/ico_video.png) left top no-repeat;*/
}
a.subl:hover { color:#ff8100;}

span.subl  {
	clear:both;
	font-size:1.4em;
	height:28px;
	font-weight:400;
	float:left;
	display:inline;
	padding:4px 0 0 0;
	color:#73b2da; /*0072bc*/
}

.rcBoxBot {
	margin:0 0 17px 0;
}


