.slider {position:relative; overflow:hidden; border:1px solid #000; border:0px; height:300px; width:400px; background:#eef5f6; margin-bottom:10px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section { height:300px; }
.section img { cursor:pointer; border:0px;}
.section .texto {position:absolute; margin-left:10px; _margin-left:10px; width:380px; margin-top:227px; font-size:10px;}
.section .texto a {color:#006; color:#fff;}
.section .texto h1 {margin:3px 0px 3px 0px;}
.section .texto span {margin:0px;}
.section .bg {
	background-color:#333333;
	position:absolute; width:400px; margin-top:225px; height:75px;
	filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65; margin-bottom:5px;
}

.slidernav, .slidernav a {
	color:#006;
	font-size:12px;
	text-align:center;
}
