/*=RIGHT COLLUMN*/
#right-col {
  border-right: 1px dotted #676767;
  position: absolute;
  top: 31px;
  left: 772px;
  width: 204px;
  min-height: 2320px;
  z-index: 1;
}

* html #right-col {
  height: 2420px;
  border: none;
}

.rc-seal1 {
  width: 203px;
  height: 79px;
  background: url(../img/rcol/seal_upin2weeks.gif) 0 0 no-repeat;
  text-indent: -1000em;
}

.rc-seal1 a, .rc-seal1 a:visited {
  display: block;
  height: 100%;
}


.rc-seal2 {
  width: 203px;
  height: 78px;
  background: url(../img/rcol/seal_lifetimeguarantee1.gif) 0 0 no-repeat;
  text-indent: -1000em;
}

#rc-maincont {
  padding: 3px 14px;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #3d3d3d;
}

#rc-maincont .csc-header h1 {
  margin: 0 -14px;
  padding: 0;
  width: 203px;
  height: 91px;
  background: url(../img/rcol/recent_projects_bg.gif) 0 0 no-repeat;
  text-indent: -1000em;
}


/*=RCOL-TESTIMONIALS*/
.rcol-testimonials {
  border-top: 1px dotted #676767;
  padding: 14px 0;
  margin-top: 10px;
  color: #7f7f7f;
}

.rcol-testimonials h2 {
  margin: 0;
  padding: 0;
  width: 175px;
  height: 61px;
  background: url(../img/rcol/rc_testimonials_title.gif) 0 0 no-repeat;
  text-indent: -1000em;
}

.rcol-testimonial {
  padding: 10px 0;
}

#right-col .rcol-testimonial-link a, #right-col .rcol-testimonial-link a:visited {
  color: #fc7125;
  padding-right: 10px;
  background: url(../img/rcol/rc_arr.gif) 100% 50% no-repeat;
  text-transform: capitalize;
}

.rcol-testimonial-author {
  text-align: right;
  padding: 3px 0 2px 30px;
  font-weight: bold;
}

#right-col .rcol-testimonial-author a, #right-col .rcol-testimonial-author a:visited {
  color: #fc7125;
}

