#B86slide-image{
	height:360px; background:#dce1e5 url(port_bg.png) no-repeat center; position:relative
}
#B86slide-image.sobre{background:none; height:300px}
#B86slide-image img{position:absolute; left:81px; bottom:0}
#B86slide-image.sobre img{position:inherit; left:0}

#B86slide{padding-bottom:20px; background:#dce1e5}
#B86slide.sobre{padding-bottom:0; background:none; float:left; width:400px; margin-right:40px}

#B86slide-list{width:780px; margin:0 auto; padding-top:3px;}
#B86slide-list.sobre{width:400px; margin:0 auto}
#B86slide-list ul li{display:block; float:left; width:20px; height:20px}
#B86slide-list ul.portfolio li{background: url('disabled.png') no-repeat center}
#B86slide-list ul.sobre li{background:url('disabled-sobre.png') no-repeat center}
#B86slide-list ul.portfolio li.active{background:url('enabled.png') no-repeat center}
#B86slide-list ul.sobre li.active{background:url('enabled-sobre.png') no-repeat center}
#B86slide-list ul.portfolio li a, #B86slide-list ul.sobre li a{
	display:block;
	width:20px; height:20px;
	text-indent:-5000px; overflow:hidden;
}
#B86slide-list a.prev{display:block; float:left; width:20px; height:20px; background: url('prev.png') no-repeat left center; text-indent:-5000px; overflow:hidden}
#B86slide-list a.next{display:block; float:right; width:20px; height:20px; background: url('next.png') no-repeat right center; text-indent:-5000px; overflow:hidden}
#B86slide-list.sobre a.prev{background: url('prev-sobre.png') no-repeat left center}
#B86slide-list.sobre a.next{background: url('next-sobre.png') no-repeat right center}