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