.theme-RWWes {
	margin:0px;
	border: 1px solid #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*.theme-RWWes .arrow-right {
	width:30px;
	height:222px;
	background:url(img/RWW_bg_carousel.png) top left repeat-x;
	float:right;
}

.theme-RWWes .arrow-left {
	width:30px;
	height:222px;
	background:url(img/RWW_bg_carousel.png) top left repeat-x;
	float:left;
}

.theme-RWWes .arrow-left a {
	margin:100px 0 0 2px;
	width:26px;
	height:30px;
	background: url(img/flecha_izq.png) top left no-repeat;
	display:block;
}

.theme-RWWes .arrow-right a {
	margin:100px 0 0 3px;
	width:26px;
	height:30px;
	background: url(img/flecha_derecha.png) top right no-repeat;
	display:block;
}*/

.theme-RWWes .hide { display:none; }

.theme-RWWes .stepcarousel {
	position: relative; /* Leave this value alone */
	overflow: scroll; /* Leave this value alone */
	height: 221px;
	background: url(img/RWW_bg_carousel.png) top left repeat-x;
}

.theme-RWWes .stepcarousel .belt{
	position: absolute; /* Leave this value alone */
	left: 0;
	top: 0;
}

.theme-RWWes .stepcarousel .panel {
	height:185px;
	float: left; /* Leave this value alone */
	overflow: hidden; /*Clip content that go outside dimensions of holding panel DIV */
	margin:10px;
	padding:4px;
	border:1px solid #cccccc;
	background:#ffffff;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
}

.theme-RWWes .stepcarousel .panel .panel-text h5 { color:#bd0000; font-family: "Droid Sans", Helvetica, Arial; font-size: 13px; font-weight:normal; }
.panel-text h5 a{color:#bd0000; font-family: "Droid Sans", Helvetica, Arial; font-size: 13px; font-weight:normal;}

.theme-RWWes .stepcarousel .panel img{ text-align:center;padding-left:18px;}

.theme-RWWes .stepcarousel .panel .panel-text { font-family: "Droid Sans", Helvetica, Arial; font-size: 11px; width: 150px;}

.wp_carousel_default_kubrick_pagination {
	margin:0 30px;
	padding:5px 10px;
	background:#FFF;
	text-align:left;
}

.wp_carousel_default_kubrick_pagination {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	color: #e00000;
	font-size: 16px;
	margin-left: 0px;
	font-weight:bold;
}
