		#screen-slide{
			width:450px;
			padding:0;
		}			
			#screen-slide li{
				float:left;
				list-style:none;
			}
			#screen-slide .jq-ss-crop{
				float:left;		
		
			}
				#left,#right{
					font-weight:bolder;
					font-size:20px;
					margin-top:75px;
					color:#1E76BB;
					display:block;
					text-decoration: none;					
				}
				#left:hover,#right:hover{
					color:#FFFFFF;

				}
			#view-slide{
				margin:0 5px;
				width:360px;
				height:156px;
				overflow:hidden;
	
			}
				#images-slide{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images-slide li img{
						width:72px;
						height:156px;
						border:0;
					}
					
					#images-slide li img:hover, #images-slide li.selected img{
					background: url(../images/products/product_select_bg.png) bottom no-repeat;
						width:72px;
						height:156px;
						border:0;
					}