@charset "utf-8";
/* CSS Document 
	width: 592px;*/
.rotatingAd{
        width: 388px;
	height: 200px;
	margin: 0px;
	margin-right: 8px;
	padding: 0px;
	margin-bottom: 0px;
}
.specials{
	width: 385px;
	height: 198px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.rotatingLinks{
	width: 0px;
	_width: 0px;
	height: 0px;
	_height: 200;
	float: right;
	margin: 0px;
	padding: 0px;
	border-left: none;
        z-index: 1;
}
.rotNavLab{
        /*display: none;*/
        width: 100px;
	height: 20px;
	_height: 19px;
	position: relative;
	top: -20px;
	right: -475px;
}
.rotNavLab td{
	width: 19px;
	_width: 20px;
	text-align: center;
	height: 19px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #666;
}
.rotAdBox{
	margin: 5px;
	width: 375px;
	height: 188px;
	overflow: hidden;
}
.rotAd{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.rotatingLinksItem{
	text-align: center;
	cursor: pointer;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #ccc solid;
}