#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
}

.horiz
{
	width: 359px;
	height: 255px;
}

.vert
{
	height: 359px;
	width: 256px;
}


#rotator img
{
	border: 0;
	cursor: pointer;

}

