#viewer {height:75px; width:400px; clear:both; overflow:hidden; border:3px solid #e5e5e5;}
#viewerFrame {width:450px; clear:both; padding:0;}
#viewer img {width:90px; margin:5px; display:inline; border:0;}
#viewerFrame img {float: left;}
#viewer a {display:block; float:left; width:100px; height:100px;}
#bigImageHolder {position: relative;}
#btn_right, #btn_left {
	height: 94px;
	width: 36px;
	display: block;
}
#btn_right { background: url(/images/icons/right.png) center no-repeat; }
#btn_left { background: url(/images/icons/left.png) center no-repeat; }
