*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	float:right;
	border: 3px solid #08508A;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 181px;
	height: 113px;
	background-color:rgb(128,164,216);
	list-style-type:none;
	background-image:none;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 181px;
	height: 113px;
}

p
{
	text-align: center;
}
