.ADROTATORmain {
	height:				115px;
	overflow:			hidden;
/*	width:				755px;*/
	width:				675px;
	background-color:	Black;

	float:			right;
	margin-left:	5px;
}

.ADROTATORcorners {
	z-index:	1;
	position:	relative;
	top:		-135px;
	display:	block;
}

.ADROTATORnav {
	z-index:	2;
	position:	relative;
	top:		-25px;
/*	left:		690px;*/
	left:		610px;
	height:		20px;
	width:		60px;
	text-align:	center;
}

.ADROTATORbutton {
	cursor:	pointer;
	cursor:	hand;
}

.ADROTATORimg {
	display:	block;
}