#rotate	{
    color:#fff;
    font-size:1em;
    font-style:italic;
}

#rotate > div {
   /*background-image:url('../../images/quotes.png');
   background-position: left top;
   background-repeat:no-repeat;*/
}

#rotate p.revID {
   font-size:0.875em;
   font-weight:bold;   
   color:#fff;
}

@media (min-width: 480px) {

#rotate {
   font-size: 1.25em;
}

}

@media (min-width: 1280px) {

#rotate {
    font-size: 2em;
}

}
