.rotator{	background-color:#000;	width:950px;	height:260px;	margin:0px auto;	position:relative;	font-family:"Times New Roman", Times, serif;	color:#fff;	text-transform:uppercase;	letter-spacing:2px;	overflow:hidden;	-moz-box-shadow:0px 0px 10px #222;	-webkit-box-shadow:0px 0px 10px #222;	box-shadow:0px 0px 10px #222;}img.bg{	position:absolute;	top:0px;	left:0px;}.rotator ul{	list-style:none;	position:absolute;	right:0px;	top:0px;	margin-top:4px;	z-index:999999;}.rotator ul li{	display:block;	float:left;	clear:both;	width:150px;}.rotator ul li a{	width:130px;	float:right;	clear:both;	padding-left:5px;	text-decoration:none;	display:block;	height:12px;	line-height:12px;	background-color:#000;	margin:1px -10px 1px 0px;	opacity:0.7;	color:#f0f0f0;	font-size:10px;	outline:none;	-moz-border-radius:10px 0px 0px 20px;	-webkit-border-top-left-radius:10px;	-webkit-border-bottom-left-radius:20px;	border-top-left-radius:10px;	border-bottom-left-radius:20px;	text-align: left;}.rotator ul li a:hover{}.rotator .heading{	position:absolute;	top:4px;	left:4px;	width:300px;}.rotator .heading h1{	text-shadow:-1px 1px 1px #555;	font-weight:normal;	font-size:23px;	padding:20px;	display:block!important;	color:#ffffff;}.rotator .description{	width:350px;	height:200px;	position:absolute;	bottom:17px;	left:410px;	padding:15px;	background-color:#a07d3b;	font-size:13px;}.rotator .description p{	text-transform:none;	letter-spacing:normal;	line-height:19px;}