img	{
	border: 0;
}
.clearboth	{
	clear: both;
}





#rotatortext	{
	margin-top: 2px;
	height: 80px;
	font-size: 12px;
	text-align: left;
}

#rotatortext div	{
	display: none;
}
#rotatortabs	{
	float: right;
	margin: 2px 0 0 0;
}
#rotatortabs div	{
	display: inline;
	cursor: pointer;
	width: 17px;
	height: 17px;
	text-align: center;
	float: left;
	border: solid 1px #000000;
	font-weight: bold;
	color: #ffffff;
	margin-right: 1px;
}
#imageContainer {
	position:relative;
	width:425px;
	height: 400px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
