/* sIFR for IE 7 override */
#content h1 { width: 250px; }

#contractor-gallery {
  width: 519px;
}

#contractor-gallery .cg-content {
  height: 470px;
  
  border: solid 1px #c3c7c9;
  border-top: none;
}

#contractor-gallery .cg-content .cg-img {  
  width: 159px;
  height: 144px;
  margin: 6px 5px 6px 6px;
  padding: 0;
  position: relative;
  overflow: hidden;
  float: left;
}

#contractor-gallery .cg-content .cg-img a.tb {
  width: 159px;
  height: 144px;
  display: block;
}

#contractor-gallery .cg-content .cg-img .info {
  width: 121px;
  height: 74px;
  
  position: absolute;
  
  top: 23px;
  left: 9px;
  
  padding: 10px;
  
  background-image: url(/decks/gallery/rate/info_bg.gif);
  background-repeat: no-repeat;
  
  display: none;
  
  color: #000;
  
  font-size: 11px;
  line-height: 15px;
}

#contractor-gallery .cg-content .cg-img .info .title{
  font-size: 12px;
  font-weight: bold;
}

#contractor-gallery .cg-content img {
  border: solid 2px #cfbdb9;
}

#contractor-gallery .cg-content .rate {
  width: 157px;
  height: 27px;
 
  text-align: left;
 
  padding-top: 4px;
  
  position: absolute;
  bottom: 2px;
  left: 2px;
  
  background-image: url(/decks/gallery/rate/bg.png);
  background-repeat: no-repeat;
  
  display: none;
}

#contractor-gallery .cg-content .rate img {
  border: none;
  margin: 0;
}

#contractor-gallery .paginate {
  margin-top: 5px;
  text-align: center;
}

/* So sIFR doesn't overwrite actions */
h1.narrow-left { 
  display: block;
  width: 260px;
}

.cg-logged-in-nav {
  position:absolute;
  right:260px;
  top:20px;
  width:234px;
}

.cg-logged-in-nav .welcome {
  position: absolute;
  right:0;
  top:-18px;
  width: 250px;
  text-align: right;
}
