#wrapper * {margin:0; padding:0; z-index: 1;}
#fullsize {position:relative; width:270px; height:168px; padding:4px; border:1px solid #ccc; background:#FFF}
#image {width:270px}
#image img {position:absolute; z-index: 1; width: 270px; height: 168px;}
.imgnav {position:absolute; width:25%; height:172px; cursor:pointer; z-index:150}
/*#imgprev {left:0; background:url(../images/Accomodations/superior_slide/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/Accomodations/superior_slide/right.gif) right center no-repeat}*/
#thumbnails {margin-top:3px}
#slidearea {float:left; position:relative; width:240px; margin-left:0px; height:45px; overflow:hidden}
#slider {position:absolute; left:0; width: 270px;}
#slider img {cursor:pointer; border:1px solid #ccc; padding:2px}
#slideleft {float:left; margin: 8px 3px 0 0; width:18px; height:30px; background: url(../images/left.gif) center center no-repeat;}
#slideleft:hover {background-color:#333}
#slideright {float:left; margin: 8px 0 0 3px; width:18px; height:30px; background: url(../images/right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
