#contPrincipal {width: 990px; overflow: hidden; background-repeat: repeat-x;}

/***** MENÚ IZQUIERDA *****/
#mainLeft {width: 185px; margin: 0 0 0 15px; float: left; overflow: hidden;}
#mainLeft ul {list-style-type: none; margin: 0; padding: 0;}
#mainLeft ul li {background-color: #FFF; border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; -webkit-border-radius: 6px 0 0 6px; padding: 10px 0 10px 10px; margin: 0 0 5px 0; opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; display: block; cursor: pointer;}
#mainLeft .current {opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1;}
.tab-description {width: auto; overflow: hidden;}
.img-description img {width: 55px; float: left;}
.img-description img {width: 55px; height: 55px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.txt-description {width: 110px; margin: 5px 0 0; float: right;}

/***** CONTENIDO CENTRAL *****/
#containerRight {width: 775px; float: right; background-position: 0 20px; background-repeat: no-repeat; background-color: #FFF; overflow: hidden; margin: 0 15px 15px 0; border-radius: 0 6px 0 0; -moz-border-radius: 0 6px 0 0; -webkit-border-radius: 0 6px 0 0;}
#containerBoton {width: 100%; text-align: center; margin: 10px 0; *line-height: 50px;}
#mainRight {width: auto; margin: 0;}
#slider {width: 98%; padding: 10px; *padding-bottom: 40px; position: relative; padding-bottom /*\**/: 40px\9; float: none;}
h2, h3, h5 {line-height: normal !important; margin: 3px 0 !important;}
#checkedlist {list-style-type: none; padding-left: 0;}
#checkedlist li {background: url(/comun/images/moviles/iconito_ok.png) left top no-repeat; padding: 0 0 10px 35px; min-height: 25px;}
#respuestaMail {padding: 0; margin: 0; margin-top: 3px; display: none;}

/***** NO SE USAN?????? *****/
/*
#mainLeft li a {text-decoration: none; line-height: 125%; padding: 0 0 0 25px;}
#mainLeft .iphone {background: #FFFFFF url(http://mscdn.toolfactory.net/comun/images/moviles/ico_iphone.png) 15px 15px no-repeat;}
#mainLeft .ipad {background: #FFFFFF url(http://mscdn.toolfactory.net/comun/images/moviles/ico_ipad.png) 8px 15px no-repeat;}
#mainLeft .android {background: #FFFFFF url(http://mscdn.toolfactory.net/comun/images/moviles/ico_android.png) 15px 15px no-repeat;}
.slider-iPad {float: none;}
img.centered {display: block; margin-left: auto; margin-right: auto ; margin-bottom: 20px;}
.Right .verdana11Bold {*padding-top:15px; *vertical-align: super;}
*/