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

	width: 605px;
	height: 275px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 605px;
	height: 275px;
}

p
{
	text-align: center;
}


	.tableborder
{
	border:3px;
	border-style: solid;
	border-color:#fcca07;
}
