
/* CSS Document */
#screen {
	position:absolute;
	left:342px;
	top:515px;
	width:407px;
	height:80px;
}
#screen li{
	float:left;
	list-style:none;
}
#screen .jq-ss-crop{
	margin:5px 5px;
	border:1px solid #FFFFCC;
	float:left;
}

#left{
	margin:0;
	display:block;
	position:absolute;
	left:327px;
	top:515px;
	width:15px;
	height:80px;
}
#right{
	margin:0;
	display:block;
	position:absolute;
	left:749px;
	top:515px;
	width:15px;
	height:80px;
}
#view{
	position:absolute;
	left:342px;
	top:515px;
	width:407px;
	height:80px;
	overflow:hidden;
	background-color:#FFF;
}
#images{
	width:3818px !important;
	width:3822px;
	padding:0;
}
#images li img{
	border:2px #666 solid;
}
