.slideshow {  margin: auto; position: relative; text-align:left ; 	width: 243px;
	height: 176px;
}
.slideshow img { padding: 0px; border: 2px solid  #666666;width: 243px; background-color:#FFFFFF;
	height: 176px;
 }

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 1000px;
	height: 200px;
	text-align:left;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 1000px;
	height: 200px;
}


