﻿div#slider { height:150px; width: 970px; position: relative; margin-left: auto; margin-right: auto; }
div#slider div#wrapper { /*background: url(../images/pieces/profile_gallery_mid_tile.jpg) repeat-x 0% 0%;*/ float: left; height: 150px; width: 920px; white-space: nowrap; overflow: hidden; }

div#slider div#wrapper img {margin-right: 20px;}

div#slider div.btn { cursor: pointer; float: left;height: 151px; position: absolute; }
div#slider div#left-btn { left: -64px; background: url(/images/gallery/gallery_left.png) no-repeat 0% 0%; width:165px;}
div#slider div#right-btn { right: 2px; background: url(/images/gallery/gallery_right.png) no-repeat 0% 0%; width:212px;}

div#top{position:absolute;top:0;left:101px;background: url(/images/gallery/gallery-top-edge.png) no-repeat 0% 0%;width:655px;height:11px;}
div#bottom{position:absolute;bottom:-1px;left:101px;background: url(/images/gallery/gallery-bottom-edge.png) no-repeat 0% 0%;width:655px;height:11px;}