div#leftColumn{
	width: 600px;
	height:  auto;
	margin: 0px auto auto 15px;
	float: left;
}
div#sidebar{
	width: 310px;
	height:  auto;
	
	margin-right: 30px;
	float: right;
	background: #F4F4F4;
	border: thin solid #CCC;
	text-align: center;
}
div.leftBoxMain{
	width: 550px;
	height:  auto;
	min-height: 340px;
	margin: 0px auto 10px 0px;
	clear: both;
}
div#leftColumn_innerLeftColumn{
	width: 365px;
	height:  auto;
	margin: 0px auto auto 0px;
	float: left;
}
div#leftColumn_innerRightColumn{
	width: 180px;
	height:  auto;
	margin: 0px;
	float: right;
	text-align: center;
}
div.leftBox{
	width: 364px;
	height:  auto;
	margin: 0px;
	clear: both;
}
div.innerColumnBox{
	width: 180px;
	height:  280px;
	margin: 0px;
}
div.sidebarBox{
	width: 300px;
	height:  auto;
	margin: 10px auto 20px auto;
	text-align: center;
	
}
div.leftBoxAd{
	width: 550px;
	height:  auto;
	margin: 10px auto 10px 0px;
	clear: both;
	text-align: center;
}

div.banner_rectangle{
	width: 180px;
	height:  150px;
	margin: 0px;
	float: left;
}
.slideshowControlsItem_title{
	width:180px; height:25px; margin:4px; margin-left:10px; font-family:Arial; font-weight: bold; padding-top:5px; font-size:18px; color:#CF0A6B;
}
.slideshowControlsItem_title a{
	text-decoration: none;
	color: #CF0A6B;
}
.slideshowControlsItem_text{
	width:170px; height:186px; margin:6px; text-align:justify; font-size:12px;
}	
.slideshowControlsItem_contenido{
	width:176px;
	height:215px;
	margin:10px auto;
}
.slideshowControlsSeparator{
	width:180px; height:2px; margin:0px auto; clear:both;
}
