#imagescroller-wrapper{position:relative;clear:both;margin-top:0px;}
.imagescroller-arrows {display:block;width:15px;height:60px;background: transparent url(/img/imagescroller/imagescroller-arrows.png) no-repeat;}
#left-side{width:15px; height:60px; float:left;}
#right-side{width:15px;height:60px; float:left;}
#left-arrow{background-position: 0px 0px;}
#left-arrow:hover{background-position: 0px -60px;}
#right-arrow{background-position: -15px 0px;}
#right-arrow:hover{background-position: -15px -60px;}
	
#imagescroller-viewer {height:60px; width:700px; overflow:hidden; background-color: #eeeeee; float:left}
#imagescroller-area {width:730px; clear:both; padding:0;}
#imagescroller-viewer img {/*width:90px; height:60px;*/ margin:5px; margin-right:4px; margin-bottom:0px; margin-top:0px; display:inline; border:0;}
#imagescroller-viewer a {display:block; float:left; width:100px; /*height:60px;*/border-right:1px dotted #bfbebe; outline:none;}