.sliderwrapper_centro{
position: relative; /*leave as is*/
overflow:hidden; /*leave as is*/

width: 350px; /*width of featured content slider*/
height: 322px;
z-index: 0;

}



.sliderwrapper_centro .contentdiv_centro{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;

width: 370px; /*width of content DIVs within slider. Total width should equal slider's inner width (370+5+5=380) */
height: 322px;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;*/


z-index: 0;
}



/* ######### CSS for top level tabs ######### */

.centro1_tabsmenuclass_c ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.centro1_tabsmenuclass_c li{
float: left;
}

.centro1_tabsmenuclass_c a{
background: url(img/boton_izq.jpg) no-repeat 0px center;
font-size:12px;
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
line-height:48px;
text-align:center;
color:#FF6633;

display: block;
width: 225px;
height: 54px;

}

.centro1_tabsmenuclass_c a:hover, .centro1_tabsmenuclass_c a.selected{
background: url(img/boton_izq_na.jpg) no-repeat 0px center;
color: white;
}


.movers-row									{ 
/*margin: -40px 0 0 10px;*/
position: absolute; /*leave as is*/
left: 10px;;  /*leave as is*/
top: 300px;  /*leave as is*/
z-index: 100;
width: 200px;
background: transparent none; 
 }
/*.movers-row div								{ width: 12%; float: left; z-index: 9999;}*/



.nav-thumb 									{  margin-right: 4px; }
.cross-link									{ display: block; width: 32px; margin-top: -10px; 
											  position: relative; top: 15px; padding-top: 11px; z-index: 9999; }
.active-thumb 								{ }
