.theme-default-cultoro {
	margin:0 0 20px 0;
    padding-top: 50px;
    background:url(img/titulo-seccion.png) top left no-repeat;
}

.theme-default-cultoro #contenedor_siguientes_ranking {
	background-color: #EBE1D6;
    border-color: #DFE0E2 #DFE0E2 #DFE0E2 #956970;
    border-style: solid;
    border-width: 0 0 0 5px;
    height: 65px;
    height: 73px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 5px 2px 0 5px;
    /*width: 233px;*/
}

.theme-default-cultoro .titular_ranking {
	margin: 0 0 0 0;
    color: #222222;
    font-size: 0.94em;
    /*font-size: 10px\9*/
}

.theme-default-cultoro .arrow-right {
	/*width:30px;
	height:250px;
	background:url(img/carousel-bg-corners.png) top right no-repeat;
	float:right;*/
}

.theme-default-cultoro .arrow-left {
	/*width:30px;
	height:250px;
	background:url(img/carousel-bg-corners.png) top left no-repeat;
	float:left;*/
}

.theme-default-cultoro .arrow-left a {
	margin:112px 0 0 0;
	width:25px;
	height:30px;
	background:url(img/arrow_left.png) top left no-repeat;
	display:block;
}

.theme-default-cultoro .arrow-right a {
	margin:112px 0 0 0;
	width:25px;
	height:30px;
	background:url(img/arrow_right.png) top right no-repeat;
	display:block;
}

.theme-default-cultoro .hide { display:none; }

.theme-default-cultoro .stepcarousel {
	position: relative; /* Leave this value alone */
	overflow:hidden; /* Leave this value alone */
	height: 380px;
    height: 425px;
    width:680px;
	/*background:url(img/carousel-bg.png) top left repeat-x;*/
}

.theme-default-cultoro .stepcarousel .belt{
	position: absolute; /* Leave this value alone */
	left: 0;
	top: 0;
}

.theme-default-cultoro .stepcarousel .panel {
	height:380px;
    height:420px;
    width:210px;
	float: left; /* Leave this value alone */
	overflow: hidden; /*Clip content that go outside dimensions of holding panel DIV */
	margin:5px 5px 5px 1px;
	padding:5px;
	border:0px solid #5B5B5B;
	/*background:#383838 url(img/carousel-panel-bg.png) bottom left repeat-x;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
	display:block;
}

.theme-default-cultoro .stepcarousel .panel .panel-text { color:#000; }

#page .pageleft .theme-default-cultoro .stepcarousel .panel .panel-text h3 { color:#956970; font-size: 1.4em;}

.wp_carousel_default_pagination {
	margin:0 30px;
	padding:5px 10px;
	background:#3B3B3B;
	text-align:center;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
