.content-rotator {
width:35em;
padding-top:0px;
background:#fff;
float:left;
margin-left:0px;
margin-right:20px;
padding-left:30px;
padding-right:40px;
padding-bottom:40px;
border-right:2px solid #12335c;
min-height:900px;
}

.content-rotator h1 {
color:#b79334;
font-size:16px;
font-family:Arial, Helvetica;
font-weight:bold;
}

.content-rotator img {
border:1px solid #12335c;
}


.rotator {
background-color:#f8e2a6;
min-height:200px;
background-image:url('../images/rotator_bottom.gif');
background-position:0 100%;
background-repeat:no-repeat;
padding-bottom:100px;
width:480px;
border-top:5px dashed #fff;
margin-left:22px;
margin-top:24px;
}

.rotator h2 {
color:#12335c;
margin:0px;
margin-top:20px;
margin-bottom:10px;
padding-left:33px;
margin-left:25px;
background-image:url('../images/block.gif');
background-repeat:no-repeat;
background-position:center left;
}

.rotator p {
color:#533d01;
padding-top:4px;
padding-left:40px;
padding-right:40px;
padding-bottom:4px;
}

.rotator ul {
padding:30px;
margin:0px;
padding-top:0px;
padding-left:60px;
padding-bottom:0px;
}

.rotator li {
color:#000;
}

.rotator img {
width:400px;
margin:10px;
margin-top:4px;
margin-left:4px;
align:center;
}

.rotator img {
border:4px solid #e4ce94;
border-left:10px solid #e4ce94;
border-right:10px solid #e4ce94;
}

.left {
background-image:url('../images/left.gif');
background-position:center left;
background-repeat:no-repeat;
padding-left:40px;
}

.right {
background-image:url('../images/right.gif');
background-position:center right;
background-repeat:no-repeat;
padding-right:40px;
}

.controls {
margin-left:-36px;
}