#rotator {
width:452px;
float:left;
border:1px solid #a14c16;
margin:0;
padding:0;
height:340px;
}

#rotator .hide {
display:none;
}

#rotator a img {
border:0;
}

#rotator .slideImage {
border-bottom:0px solid #5e86ff;
width:452px;
height: 208px;
margin:1px 0 1px 0;
}

#rotator .slideImage a {
outline-style:none;
outline-width:medium;
}

#rotator .numbers {
float:left;
font:bold 11px arial;
}

#rotator .numbers a {
text-decoration:none;
outline-style:none;
outline-width:medium;
cursor:pointer;
color:#d46f33;
background:#ffffff;
border:1px solid #d46f33;
}

#rotator .numbers a:hover {
/*color:#e3aa01;
background:#ffdf80;*/
color:#d46f33;
background:#fcd2b9;
border:1px solid #e3aa01;
}

#rotator .numbers .on {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#d46f33;
background:#fcd2b9;
border:1px solid #d46f33;
cursor:pointer;
}



#rotator .off {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#5E86FF;
border:1px solid #5E86FF;
}

#rotator .buttons {
float:right;
}

#rotator .slideBar {
float:left;
width:250px;
margin:10px 0 0 8px;
}

#rotator .slideBar ul,.numbers ul,.buttons ul {
list-style-type:none;
list-style-image:none;
padding: 0;
margin: 0;
}

#rotator .slideBar li,.numbers li,.buttons li {
display:inline;
}

#rotator .slideBar2 {
float:right;
width:160px;
color:#3366FF;
margin:10px 5px 0 0;
}

#rotator .buttons ul {
width:173px;
list-style-type:none;
list-style-image:none;
}

#rotator .buttons li {
display:inline;
overflow:hidden;
text-indent:-9999px;
}

#rotator .buttons a {
display:inline;
background:url(playpause.gif) no-repeat;
overflow:hidden;
text-indent:-9999px;
outline-style:none;
outline-width:medium;
cursor:pointer;
}

#rotator .numbers li a {
display:inline;
float:left;
height:17px;
color:#d46f33;
margin:0 8px 0 0;
padding:2px 6px 0;
}

#rotator .buttons li a {
display:inline;
float:left;
height:22px;
overflow:hidden;
}

#rotator .buttons li a img {
border:none;
margin:1px 0;
}

#rotator .buttons a#leftArrow {
width:75px;
background-position:0 -22px;
}

#rotator .buttons a#leftArrow:hover {
background-position:0 0;
}

#rotator .buttons a#ppBtn {
width:25px;
background-position:-75px -22px;
}

#rotator .buttons a#ppBtn:hover {
background-position:-75px 0;
color:#000;
background:

}

#rotator .buttons a#rightArrow {
width:53px;
background-position:-100px -22px;
}

#rotator .buttons a#rightArrow:hover {
background-position:-100px 0;
}

#rotator .slideText {
float:left;
width:452px;
height:80px;
}

#rotator .slideText .title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#000;
margin:5px 0 0 15px;
padding:0;
}

#rotator .slideText .title a {
color:#000;
text-decoration:none;
}

#rotator .slideText .title a:hover {
color:#FF9A02;
text-decoration:underline;
}

#rotator .slideText .text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
margin:0 0 0 15px;
padding:0 10px 0 0;
}

#rotator .slideShow,#rotator .slideBar2 ul,.numbers ul,.buttons ul {
margin:0;
padding:0;
}
