*
/*{
	margin: 0;
	padding: 0;
}
*/
#rotator
{
	border: 0px none #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 200px;
	height: 150px;
	

}

#rotator img
{
	width: 200px;
	height: 150px;
}

/*p
{
	text-align: center;
}
*/
