.star_rating_icon {
  background: transparent url('/images/tRank.png?1282831512') no-repeat scroll top left;
  width: 40px;
  height: 25px;
  font-size: 15px;
  padding-left: 18px;
  padding-top: 12px;
  color: #666666;
  text-decoration: none;
}
  
.hr_short {
  background-image: url('/images/hr-small.png?1282831511');
  background-repeat: no-repeat;
  width: 160px;
  height: 8px;
  margin: 10px 0;
}

.hr_long {
  background-color: #FFFFFF;
  background-image: url('/images/hr-big2.png?1282831511');
  height: 11px;
  margin: 10px 0;
  width: 520px;
}

.hr_full {
  background-image: url('/images/hr-full.png?1282831511');
}

.hr_full_flipped {
  background-image: url('/images/hr-full-flipped.png?1282831511');
}

#searchResults_bottomFade .grid_8.alpha {
  bottom: 0px;
  background-color: #FFFFFF;
  height: 10px;
  width: 640px;
}

#searchResults_bottomFade .grid_8.alpha .hr_long_flipped {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: transparent url('/images/hr-big-flipped.png?1282831511') no-repeat;
  width: 640px;
  height: 31px;
  margin: 10px 0;
}

#searchResults_topFade .grid_12.alpha
{  
  top: 276px;
  padding-top: 4px;
  background-color: #FFFFFF;
  height: 25px;
}
    
#searchResults_topFade .grid_12.alpha .hr_long    
{
  border-top: 1px solid #b3b3b3;
  position: absolute;
  top: 15px;
  left: 0px;
  background: transparent url('/images/hr-big.png?1282831511') no-repeat scroll;
  width: 640px;
  height: 16px;
  margin: 10px 0px 0px 0px;
}

#header #admin .menu_tab
{  
  width: 123px;
  height: 20px;
  margin-left: 0px;
}

#header #admin #tabbed_nav .menu_tab
{
  width: 123px;
  height: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

#manage #search_status ul li.active
{
  color: #b4d33c;
  list-style-image: url('/images/local-green-dot.gif?1282831511');
}

#manage #search_status ul li.inactive
{
  color: #ddd;
  list-style-image: url('/images/local-grey-dot.gif?1282831511');
}

#manage_top
{
  background-image: url('/images/manage-border-top.png?1282831511');
  height: 88px;
  width: 963px;
}

#side_nav .menu ul .selected
{
  width: 120px;
  display: block;
  color: #fff;
  font-size: 14px;
  border: none;
  margin: 0;
  text-decoration: none;
  text-align: left;
  background: transparent url('/images/button-green.png?1282831511') no-repeat scroll top right;
  line-height: 24px;
  vertical-align: middle;
}

#my-hq-page #top
{
    background-image: url('/images/my-hq-page-header-bg.png?1282831511');
    height: 542px;
    width: 960px;
    margin: 4px 0 10px 0;
    padding-top: 2px;
}

#my-hq-page #top #media_controls div.control
{
  background-image: url('/images/media-control-bg.png?1282831511');
  width: 358px;
  height: 35px;
  padding: 2px 2px 0 2px;
  text-align: center;  
}

#my-hq-page #top .drop_down_menu .button_small
{
  padding: 0 0 4px 0;
  margin: 0;
  width: 112px;
  background-image: url('/images/button-blue-small-hq-menu.png?1282831511');
}

#my-hq-page #side-bar 
{
  background-image: url('/images/my-hq-page-nav-bg.png?1282831511');
  height: 408px;
  width: 160px; 
}

#my-hq-page #content-border-top 
{
  background-image: url('/images/my-hq-page-main-top-border.png?1282831511');
  width: 800px;
  height: 35px; 
}

#my-hq-page #content-border-bottom 
{
  background-image: url('/images/my-hq-page-main-bottom-border.png?1282831511');
  width: 800px;
  height: 33px; 
}

#my-hq-page #content-background 
{
  background-image: url('/images/my-hq-page-main-background.png?1282831511');
  width: 800px; 
}

a.button, input.button, a.button_green, input.button_green {
  width: 120px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  border: none;
  text-decoration: none;
  text-align: center;
  background: transparent url('/images/button-blue.png?1282831511') no-repeat scroll top right;
  line-height: 24px;
  height: 24px;
  vertical-align: bottom;
  padding: 0;
  padding-bottom: 4px;
  margin-bottom: 5px; }

a.button_green, input.button_green {
  background: transparent url('/images/button-green.png?1282831511') no-repeat scroll top right; }

a.button_small, input.button_small {
  width: 120px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  border: none;
  text-decoration: none;
  text-align: center;
  background: transparent url('/images/button-blue-small.png?1282831511') no-repeat scroll top right;
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
  padding: 0;
  padding-bottom: 4px;
  margin-bottom: 5px; }

a.button_large, input.button_large {
  width: 140px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  border: none;
  text-decoration: none;
  text-align: center;
  background: transparent url('/images/button-blue-large.png?1282831511') no-repeat scroll top right;
  line-height: 24px;
  height: 24px;
  vertical-align: bottom;
  padding: 0;
  padding-bottom: 4px;
  margin-bottom: 5px; }

a.button_delete_short, input.button_delete_short {
  width: 60px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  border: none;
  text-decoration: none;
  text-align: center;
  background: transparent url('/images/button-green-short.png?1282831511') no-repeat scroll top right;
  line-height: 24px;
  height: 24px;
  vertical-align: middle;
  padding: 0;
  padding-bottom: 4px;
  margin-bottom: 15px; }

a.button_edit_short, input.button_edit_short {
  width: 60px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  border: none;
  text-decoration: none;
  text-align: center;
  background: transparent url('/images/button-green-short.png?1282831511') no-repeat scroll top right;
  line-height: 24px;
  height: 24px;
  vertical-align: middle;
  padding: 0;
  padding-bottom: 4px; }
  
.calWidget_nav {
  z-index: 10;
  background: url('/images/calWidget-nav.png?1282831511') no-repeat scroll;
  height: 42px;
  width: 215px;
  position: absolute;
  top: 164px;
  padding-top: 5px; }
    
.calWidget_nav span#prevBtn a {
  float: left;
  margin-left: 5px;
  width: 38px;
  height: 33px;
  background: url('/images/leftArrow.png?1282831511') no-repeat scroll; }

.calWidget_nav span#nextBtn a {
  float: left;
  margin-left: 128px;
  width: 38px;
  height: 33px;
  background: url('/images/rightArrow.png?1282831511') no-repeat scroll; }



