.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px;
border-bottom-width: 6px;
width: 850px; /*width of featured content slider*/
height: 130px; margin: 40px 0px 0px 12px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
width: 851px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.paginationn {
width: 670px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right; font-size:11px;
padding: 5px 10px; text-align: right; margin: 0px 0px 0px 12px;
}

.paginationn a{
padding: 0 5px;
text-decoration: none; 
color: #005DA4;
background: #ebebeb;
}

.paginationn a:hover, .paginationn a.selected{
color: #fff;
background-color: #17307c;
}

.titulo-banner-cursos {width:615px; height: 22px; font-size: 20px; color: #fff; font-weight: bold; margin: 15px 0px 0px 0px; text-align: left; background:#005da4; padding: 05px 0px 5px 15px;}

#box-left {width:420px; height:120px; float: left;}
#box-right {width:420px; height:120px; float: right;}
.contentdiv-foto {margin-right:10px; float:left; position: relative;}
.contentdiv-foto img {width:137px; height:113px; border: 1px solid #bbcaf5;}
.contentdiv-foto a { }
.contentdiv-titulo {width:270px; float: right; position: relative;}
.contentdiv-titulo a {font-size: 17px!important; text-decoration: none!important; color:#17307c!important; margin-top:30px; font-weight:normal;}
.contentdiv-titulo a:hover {text-decoration: none!important; color: #3e7ab1!important;}
.contentdiv-texto {width:270px; float: right; position: relative; margin-top:0px;}
.contentdiv-texto a {color:#636466; text-align:left; font-size:12px!important; font-family:Arial, Helvetica, sans-serif;text-decoration: none!important;}
.contentdiv-texto a:hover {text-decoration:underline; color: #3e7ab1!important;}
.contentdiv-texto p {margin:0px; padding: 0px;}
#botvertodos {float:right; width:192px; height:34px; position: relative;}

