.tituloGaleria { width:865px; height: 30px; background:url(../imgs/galeriaObrasTitle.jpg) no-repeat; }

.subtituloGaleria { width:865px; height: 27px; background:url(../imgs/galeriaObrasSubtitle.jpg) no-repeat; }

.navegacao { width:865px; height: 38px; background:url(../imgs/galeriaObrasBottom.jpg) no-repeat; }
		
.stripViewer .panelContainer .panel ul { text-align: left; margin: 0 30px; }
		
.slider-wrap { margin: 0 0 20px 0; position: relative; width: 865px; float:left; }

.csw {width: 100%; height: 345px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { position: relative; overflow: hidden; margin: auto; width: 865px; /*height: 345px;*/ clear: both; background:url(../imgs/galeriaObrasBg.jpg) repeat-y; }
		
.stripViewer .panelContainer { position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
		
.stripViewer .panelContainer .panel { float:left; height: 100%; position: relative; width: 865px; }
		
.stripViewer .panelContainer .panel .wrapper ul { width: 845px; list-style:none; }
		
.stripViewer .panelContainer .panel .wrapper ul li { float:left; margin:5px 7px; }
		
.stripNavR { position: absolute; top: 405px; right: 25px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../imgs/next-horizontal.png) no-repeat 0 0; }
		
.stripNavR a {font-size:8px; color: #BDB7A8; right: 2px; width: 32px; height: 32px; display:block; }

.stripNavR:hover { background-position: -32px 0; }

.stripNavR:active { background-position: -64px 0; }

.stripNavR:hover, .stripNavR:active { cursor: default; background-position: -96px 0; }

.stripNavL { position: absolute; top: 405px; left: 25px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../imgs/prev-horizontal.png) no-repeat 0 0; }

.stripNavL a {font-size:8px; color: #BDB7A8; left: 2px; width: 32px; height: 32px; display:block; }

.stripNavL:hover { background-position: -32px 0; }

.stripNavL:active { background-position: -64px 0; }

.stripNavL:hover, stripNavL:active { cursor: default; background-position: -96px 0; }