div.box {display:block; position:relative; clear:both;  width:384px;height:auto;}
div.box div.bottom {display: block;	position: relative;	clear: both; width: 519px;	height:440px; line-height: 0px;overflow: hidden;}
#showcase {display: block;	position: absolute;	overflow: hidden; clear: both;	width:384px;	margin: 0px; left:65px;border:2px solid #c6c6c6;}
#showcase ul.fullview {display: block;	width: 12000px;	position: relative;	list-style-type: none;	margin: 0px; padding: 0px;}
#showcase ul.fullview li {display: block;position: relative; float:left; width:384px; margin:0px; padding:0px; }
#showcase ul.fullview li img.crops {display: block;	width: 384px; }
#slider-controls {display: block; position:absolute; top:192px; left:0px; width:519px; height: 23px;}
#slider-controls a {display: none;	text-indent: -10000px;	overflow: hidden;}
#slider-controls a.prev {display: block;position: absolute;	top: 0px;	left: 0px;	width:47px;height: 47px;	background: url(../images/prev.png) no-repeat top left;}
#slider-controls a.prev:hover, #slider-controls a.prev:focus { background-position: left bottom; background: url(../images/prev.png); }
#slider-controls a.next {display: block;position: absolute;	top: 0px;	right: 0px;	width:47px;height: 47px;	background: url(../images/next.png) no-repeat;}
#slider-controls a.next:hover, #slider-controls a.next:focus {background-position: 0 0;}
