.rotator{
    background-color: transparent;
	width:100%;
    max-width:320px;
    height:185px;
    margin:0px auto;
	position:relative;
    font-family:'Myriad Pro',Arial,Helvetica,sans-serif;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:-1px;
    border:0px solid #f0f0f0;
    overflow:hidden;
    -moz-box-shadow:0px 0px 10px #000;
    -webkit-box-shadow:0px 0px 12px #000;
    box-shadow:0px 0px 10px #000;
}
img.bg{
    position:absolute;
    top:0px;
    left:0px;
}
.rotator ul{
    list-style:none;
    position:absolute;
    right:0px;
    top:0px;
    margin-top:6px;
    z-index:999999;
}
.rotator ul li{
    display:block;
    float:left;
    clear:both;
    width:260px;
}
.rotator ul li a{
    width:0px;
    float:right;
	clear:both;
    padding-left:6px;
    text-decoration:none;
    display:block;
    height:0px;
    background-color: transparent!important;
    margin:1px -20px 1px 0px;
    opacity:0.7;
	filter: alpha(opacity=70);     
    -ms-filter: "alpha(opacity=70)"; 
    border:2px solid #000;
    border-right:none;
    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;
}
.rotator .heading{
    position:absolute;
    top:0px;
    left:0px;
    width:320px;
}
.rotator .heading h1{
    text-shadow:-1px 1px 1px #555;
    font-weight:normal;
    font-size:0px;
    padding:20px;
}
.rotator .description{
    width:285px;
    height:6px;
	position:absolute;
    bottom:0px;
    left:0px;
   	padding:2px 15px 35px 5px;
	background-color:#000;
	opacity:0.8;
	filter: alpha(opacity=80);     
    -ms-filter: "alpha(opacity=80)"; 
    -moz-border-radius:0px 10px 0px 0px;
    -webkit-border-top-right-radius:10px;
    border-top-right-radius:10px;
    opacity:0.8;
    border-top:2px solid #000;
    border-right:2px solid #000;
}
.rotator .description p{
    text-shadow:-1px 1px 1px #000;
    text-transform:none;
    letter-spacing:normal;
	line-height:12px;
}
a.more{
    color:orange;
    text-decoration:none;
    text-transform:uppercase;
    font-size:14px;
}
a.more:hover{
    color:#FFF;
}

#more{
    color:orange;
    text-decoration:none;
    text-transform:uppercase;
    font-size:14px;
}
#more:hover{
    color:#21568f;
}
.series_button{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 6px;
	 border-top-left-radius:6px;
	 border-top-right-radius:6px;
	 border-bottom-left-radius:6px;
	 border-bottom-right-radius:6px;
	 opacity:0.7;
	 filter: alpha(opacity=70);     
     -ms-filter: "alpha(opacity=70)";
	 text-decoration:none;
	 display:block;
	 background-color:#000;
	 background-repeat: no-repeat;
	 width:245px;
	 height:40px;
	 margin-bottom:10px;
	 border-top: 1px solid black;
	 border-right: 3px solid black;
	 border-bottom: 3px solid black;
	 border-left: 1px solid black;
	 color:#999000;
	 font-size:18px;
	 font-weight:500;
	 font-style:arial;
	 padding-top: 6px;
	 padding-right:2px;
	 padding-bottom:10px;
	 padding-left: 8px;
	 letter-spacing: 0.025em;
}
xxx*{
    margin:0;
    padding:0;
}
.reference{
    clear:both;
    width:580px;
    margin:30px auto;
}
.reference p a{
    text-transform:uppercase;
    text-shadow:1px 1px 1px #fff;
    color:#666;
    text-decoration:none;
    font-size:10px;
}
.reference p a:hover{
    color:#333;
}
#p_infotext{
    color:#EE0000!important;
	font-size:16px;
	font-family:'Arial',Helvetica,sans-serif;
	font-weight:bold;
}
.p_infotext{
    color:#c0c0c0!important;
	font-size:18px;
	font-family: Georgia, Times, "Times New Roman", serif;
	xfont-family:'Verdana',Arial,sans-serif;
	font-weight:400;
}

@media (max-width: 320px){
.rotator{
	width:100%!important;
}	
.reference{
	width:100%!important;
}	
}
@media (max-width: 384px){
.rotator{
	width:100%!important;
}	
.reference{
	width:100%!important;
}		
}
@media (max-width: 375px){
.rotator{
	width:100%!important;
}	
.reference{
	width:100%!important;
}		
}
@media (max-width: 370px){
.rotator{
	width:100%!important;
}	
.reference{
	width:100%!important;
}		
}
@media (max-width: 414px){
.rotator{
	width:100%!important;
}	
.reference{
	width:100%!important;
}		
}	