

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto ;
	padding-bottom:10px;
	position: relative;
	width: 248px;
	height: 99px;

}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 248px;
	height: 99px;
}
