

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 15px auto;
	position:relative;
	width: 452px;
	height: 302px;

}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 450px;
	height: 300px;
        border: 1px solid #005381;
}


