#screen{
			width:600px;
			padding:0;
		}			
			#screen li{
				float:left;
				list-style:none;
			}
			#screen .jq-ss-crop{
				margin:0px 0px;
				border:1px solid #FFFFCC;
				float:left;	
			}
				#left,#right{
					font-weight:bolder;
					font-size:36px;
					margin-top:0px;
					display:block;
					text-decoration:none;
					color:black;
				}
			#view{
				margin:0px;
				width:520px;
				height:140px;
				overflow:hidden;
			}
				#images{
					width:10000px !important;
					width:10022px;
					padding:0;
				}
					#images li img{
						border:0;
					}
