*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 1px solid #fff;
	cursor: default;
	overflow: hidden;
	position: relative;
	width: 360px;
	height:270px;

}

#rotator img
{
	border: 0;
	cursor: default;
	width: 360px;
	height: auto;
}

