#galeria-de-fotos { position: absolute; left: 0; top: 0; width: 960px; }
.sliderwrapper { position: relative; overflow: hidden; width: 960px; height: 350px; }
.sliderwrapper .contentdiv { visibility: hidden; position: absolute; left: 0; top: 0; background: #111; width: 593px; height: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.sliderwrapper .contentdiv img { width: 593px; height: 350px; }
.sliderwrapper .contentdiv span { position: absolute; left: 0; bottom: 10px; margin-left: 236px; width: 327px; font-size: 11px; line-height: 15px; color: #fff; background: #111; padding: 5px 10px; z-index: 100; }

.pagination { width: 573px; text-align: right; background-color: #fff; padding: 3px 10px; }
.pagination a { padding: 3px 6px; font-size: 11px; line-height: 26px; text-decoration: none; color: #fff; background-color: #111; }
.pagination a.next, .pagination a.next:hover { background-color: #EBBF00; color: #111; font-weight: bold; text-transform: uppercase; }
.pagination a:hover, .pagination a.selected { background-color: #4269cc; }

.galeria-nosingle #galeria-de-fotos, .galeria-nosingle #slider1 { width: 593px; }

