
		#screen{
			width:700px;
			height:120px;
			padding:0;
		}			
			#screen li{
				float:left;
				list-style:none;
			}
			#screen .jq-ss-crop{
				margin:5px 5px;
				float:left;				
			}
				#left,#right{
					font-weight:bolder;
					font-size:1px;
					margin-top:50px;
					display:block;
					text-decoration:none;
					color:black;
				}
			#view{
				margin:10px;
				width:600px;
				border:1px white solid;
				height:120px;
				overflow:hidden;
				background-color:white;
			}
				#images{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images li img{
						border:0;
					}
