#screen {
	width:670px;
	padding:0;
	margin:0;
}
#screen li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#503987;
}
#screen li a{
color:#503987;
width:100px;
display:block;
margin-right:5px;
}

#screen .jq-ss-crop {
	margin:2px 2px;
	border:1px solid #FFFFCC;
	float:left;
}
#screen li a#left{
	width:27px;
	height:42px;
	font-weight:bolder;
	font-size:36px;
	margin-top:35px;
	display:block;
	text-decoration:none;
	color:black;
	background:url(../slider_images/aero_left.jpg) no-repeat left top;
}
#screen li a#right {
	width:27px;
	height:42px;
	font-weight:bolder;
	font-size:36px;
	margin-top:35px;
	display:block;
	text-decoration:none;
	color:black;
	background:url(../slider_images/aero_right.jpg) no-repeat left top;
}
#view {
	margin:10px;
	width:600px;
	border:1px white solid;
	height:180px;
	overflow:hidden;
	background-color:#FFF;
}
#images {
	width:3818px !important;
	width:3822px;
	padding:0;
}
#images li img {
	border:1px solid #5A1498;
}

