﻿#content {
width: 385px;
float: right;
padding: 30px 25px 25px 20px;
}

#content #left {
float:left;
width: 400px;
}


#content #right {
float:right;
width: 300px;
margin-right: 25px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto ;
margin-bottom: 20px;
}

h2, h3, h5 {
line-height: normal !important;
margin: 3px 0 !important;
}

ul#checkedlist {
list-style-type: none;
padding-left: 0;
}

#checkedlist li {
background: url(/comun/images/moviles/iconito_ok.png) left top no-repeat;
padding-left: 35px;
padding-bottom: 10px;
line-height: 150%;
min-height: 25px;
}

#bluebox {
padding: 10px 12px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.field {
margin-top: 10px;
width: 70%;
height: 16px;
background-color: white;
border: 1px solid silver;
} 

#slideshow-area, #slideshow-scroller {
width: 166px;
height: 282px;
position: relative;
overflow: hidden;
margin: 0 auto;
margin-top: 0;
}

#slideshow-area {
border: 0px solid #000;
border-bottom: 0px solid #000;
margin-top: 83px;
*margin-top:83px\9; /* IE 8 and below */
margin-left:63px;

}

#slideshow-holder {
height: 282px;
}

#slideshow-previous, #slideshow-next {
width: 39px;
height: 39px;
position: absolute;
top: 195px;
display: block;
cursor: pointer;
cursor: hand;
}

#slideshow-next {
background: transparent url(http://mscdn.toolfactory.net/comun/images/moviles/ico_flecha_der.gif) no-repeat 50% 50%;
right: 15px;
}
#slideshow-previous {
background: transparent url(http://mscdn.toolfactory.net/comun/images/moviles/ico_flecha_izq.gif) no-repeat 50% 50%;
left: 115px;
}

.slideshow-content {
float: left;
width: 166px;
height: 282px;
}

.slideshow-content img {
float: left;
width: 166px;
height: 282px;
}

.descripcion-ipad {
width: 100%;
font-family: Trebuchet MS;
font-style: italic;
font-size: 14px;
color: #666666;
line-height: 140%;
text-align: center;
display: block;
margin-top: 35px;
}

#slideshow-previous { left:15px; *left:15px; left /*\**/:15px}



/*#mainLeft ul li
{

filter:alpha(opacity=100);-moz-opacity:10;-khtml-opacity: 10; opacity:10;

}*/
