/* @group Home Featured Rotate */
.sectionArea{
  background: url("./images/dottedLineH.gif") repeat-x bottom;
  padding: 0px 0 13px 0;
  float: left;
  width: 100%;
  clear: both;
}

.homeFeaturedRotate{
  padding: 0px;
  border: 1px solid #D8D3BE;
  overflow: hidden;
	width:100%;
  margin-top:6px;
  margin-bottom:9px;
}
.homeFeaturedRotate img { border:0px;}
.hfrPhotos{ 
}
.hfrButtons{
  position: absolute; 
  width: 160px;
  margin-left: 473px;
}
.hfrButtons ul {
padding-left: 49px;
}
.hfrButtons ul { margin-top:0px;
}
.hfrButtons li{
  background: none;
  font-size: 11px;
  padding: 0;
  display:inline; margin:0px; 
}
.hfrButtons li a{
  text-decoration: none;
  color: #525252;
  display: block;
  width: 160px;
  padding: 13px 10px 0 28px;
  height: 23px;
  background: url("./images/hfrButtonBgOff.gif") no-repeat 0 0 ;
  margin: 5px 0 0 0 ;
  line-height: 11px;
}
.hfrButtons li.first a{
  margin: 0 ;
}
.hfrButtons li a:hover, .hfrButtons a.current{
  color: #02577F;
  background: url("./images/hfrButtonBgOn.png") no-repeat  0 0 ;
}

.hfrPhotos img{
width : 537px;
margin-bottom:-6px;
}
/* @group Home Featured Rotate end */
