hr, .clearAll {
	clear: both;
}

.SlidingPanels {
	width: 720px;
	height: 300px;
}
.SlidingPanelsContent {
	width: 720px;
	height: 300px;
}

.p1, .p2, .p3, .p4 {background:none;border:none;}

#boxfoto.SlidingPanels {
	float: left;
}
#boxfoto .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#boxfoto .SlidingPanelsContent {
	float: left;
}


#navbts {width:700px; height:66px;margin:0;position: absolute;z-index:10;top:115px; left:7px;}
.prev {PADDING: 0; width:75px; height:65px; background: url(../img/seta-voltar.png) top left no-repeat;  margin:0;float:left;}
.prev a {display:block; text-indent:-9999px; width:65px; height:65px;float:left;}
.prev a:hover {background:url(../img/seta-voltar.png) bottom left no-repeat;}
	
.next {PADDING: 0; width:65px; height:65px; background: url(../img/seta-avancar.png) top left no-repeat;  margin:0;float: right;}
.next a {display:block;text-indent:-9999px; width:65px; height:65px;float: right;}
.next a:hover {background:url(../img/seta-avancar.png) bottom left no-repeat;}