@charset "utf-8";
/* CSS Document */

#screen{
	width:600px;
	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;
	display:block;
	text-decoration:none;
	color:black;
	}
	
#view{
	width:550px;
	border:1px white solid;
	height: auto;
	overflow:hidden;
	background-color:black;
	}

#images{
	width:3818px !important;
	width:3822px;
	padding:0;
	}
	
#images li img{
	border:0;
	}