#rotatedContentBox
{
  border: solid 1px #A0A0A0;
  width:350px;
  margin-bottom:15px;
}
#rotatedContentContainer
{
  margin-right:30px;
  width:350px;
  height:250px;
  position: relative;
  overflow: hidden;
  font-size:95%;
}
div.rotatedItem
{
  position:absolute;
  height:245px;
  width:340px;
  /*top:260px;*/
  top:5px;
  /*left:5px;*/
  left:360px;
}
#rotaterControls
{
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:3px;
  border-top:solid 1px #A0A0A0;
  background: url("/images/recentcontent/recentcontenttitle_bg2.gif") repeat-x bottom;
}
#rotaterControls a, #rotaterControls a:link
{
  color:#702C00;
  text-decoration:none;
}
#rotaterControls a:hover
{
  text-decoration:underline;
}
#rotaterControls a, #rotaterControls img
{
  cursor:pointer;
  vertical-align:middle;
  padding:2px;
  margin-right:5px;
}
#rotaterReadMoreLink
{
  float:right;
}
#rotaterControls img
{
  margin-right:14px;
}
a.currentRotatedItem
{
  color:blue;
  font-weight:bold;
}
img.inactiveRotaterControl
{
  display:none;
}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

