#screen{
	width:800px;
	margin:0;
	padding:0;
}			
#screen a {
	text-decoration:none;
}			
#screen li{
	float:left;
	list-style:none;
	margin:0;
	padding-top:0;
}
#screen .jq-ss-crop{
	margin:0;
	padding:0;
	float:left;				
}
#prev,#next{
	margin:25px 3px 0;
	text-indent:-9999em;
	overflow:hidden;
	width:20px;
	height:24px;
}
#prev{
	float:left;
	background:url(../images/shared/prevarrow.gif) 0 0 no-repeat;
}
#next{
	float:right;
	background:url(../images/shared/nextarrow.gif) 100% 0 no-repeat;
}
#view{
	margin:0 10px;
	width:276px;
	height:120px;
	overflow:hidden;
}
#peopleimages{
	width:3818px !important;
	width:3822px;
	padding:0;
	margin-top:0;
}

#peopleimages img {
	margin:0;
}

#peopleimages li {
	margin:0 8px;
}
