		#screen{
			width:550px;
			padding:0;
			padding-left:25px;
		}			
			#screen li{
				float:left;
				list-style:none;
				text-align:center;
			}
			#screen .jq-ss-crop{
				margin:5px 5px;
				border:1px solid black;
				float:left;				
			}
				#left,#right{
					font-weight:bolder;
					font-size:36px;
					margin-top:40px;
					display:block;
					text-decoration:none;
					color:black;
					border:0px;
				}
			#view{
				margin:5px;
				width:463px;
				border:1px #D1D1D1 solid;
				height:92px;
				overflow:hidden;
				background-color:white;
			}
				#images{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images li img{
						border:0;
						height:79px;
					}
