﻿#featured {
	float: center;
	width: 696px;
	height: 333px;
	padding-top: 8px;
	padding-left: 1px;
}
#featured-more {
	float: center;
	width: 696px;
	height: 333px;
	text-align: right;
	margin-top: 10px;
}


#rotator{
	overflow: hidden;
	margin:0;
	position: relative;
	float:center;
	width: 696px;
	height: 336px;
	padding: 0;
}

#rotator img{
display: none;
	position: absolute;
	top: 0;
	left: 0;
}
