#corpo {width: 550px; height:160px;}
#intro {padding-bottom: 10px;}
#centro {width: 550px; height:160px; position: relative;}
.scroll {overflow: hidden; width: 550px; margin: 0 auto; position: relative;}
.scrollContainer {position: relative;}
.scrollContainer div.panel {padding: 10px; width: 145px; float: left; position: relative;}
.inside {padding: 10px;	border: 1px solid #999;}
.inside img {display: block; border: 1px solid #666; width: 120px;}
.botoes {position: absolute; top: 180px; cursor: pointer;}
.botoes.left {left: 10px;}
.botoes.right {right: 10px;}
.hide {display: none;}

