/* here's the box... the image is the upper-left corner */

.csc {
  
  width : 190px;
  height : auto;
  position : relative;
  padding : 12px 12px;
  text-align:left;
  color:#333;
}

.tr{
padding:0px;

}
/* these are the other three spans. classes were used to allow multiuse on a page */
.tr, .bl, .br {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}
.tr2, .bl2, .br2 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr3, .bl3, .br3 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr4, .bl4, .br4 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr5, .bl5, .br5 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr6, .bl6, .br6 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr7, .bl7, .br7 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr8, .bl8, .br8 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}

.tr9, .bl9, .br9 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}
.tr10, .bl10, .br10 {
  position : absolute;
  width : 9px;
  height : 9px;  /* corner images are 40x40 */
  display : block;
  _margin-bottom : -4px;  /* this is for IE */
}


/* change position and image: top-right */
.tr {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr.gif) no-repeat;
  top : 0;
  right : 0;
}

.tr2 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr2.gif) no-repeat;
  top : 0;
  right : 0;
}

.tr3 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr3.gif) no-repeat;
  top : 0;
  right : 0;
}

.tr4 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr4.gif) no-repeat;
  top : 0;
  right : 0;
}

.tr5 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr5.gif) no-repeat;
  top : 0;
  right : 0;
}
.tr6 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr6.gif) no-repeat;
  top : 0;
  right : 0;
}
.tr7 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr7.gif) no-repeat;
  top : 0;
  right : 0;
}
.tr8 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr8.gif) no-repeat;
  top : 0;
  right : 0;
}
.tr9 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr9.gif) no-repeat;
  top : 0;
  right : 0;
}
.tr10 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/tr10.gif) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
.bl {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl2 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl2.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl3 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl3.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl4 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl4.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl5 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl5.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl6 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl6.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl7 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl7.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl8 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl8.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl9 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl9.gif) no-repeat;
  bottom : 0;
  left : 0;
}
.bl10 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/bl10.gif) no-repeat;
  bottom : 0;
  left : 0;
}


/* change position and image: bottom-right */
.br {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br2 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br2.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br3 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br3.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br4 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br4.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br5 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br5.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br6 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br6.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br7 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br7.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br8 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br8.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br9 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br9.gif) no-repeat;
  right : 0;
  bottom : 0;
}
.br10 {
  background : transparent url(http://vodimages.bigflicks.com/rental/testimonial/br10.gif) no-repeat;
  right : 0;
  bottom : 0;
}



.testcol{
float:left;  width:218px; height:auto; padding-left:18px;
}
.testimonial-main{display:inline; float:left; padding-top:18px;}

.testr1{clear:both; height:11px;}
.testr2{clear:both; height:20px; padding-left:10px;}
.testdate{font-size:10px; color:#999;}
/* arrows */
.arrow-tt1{background:url(http://vodimages.bigflicks.com/rental/testimonial/1.gif) 25px 0px no-repeat;}
.arrow-tt2{background:url(http://vodimages.bigflicks.com/rental/testimonial/2.gif) 25px 0px no-repeat;}
.arrow-tt3{background:url(http://vodimages.bigflicks.com/rental/testimonial/3.gif) 25px 0px no-repeat;}
.arrow-tt4{background:url(http://vodimages.bigflicks.com/rental/testimonial/4.gif) 25px 0px no-repeat;}
.arrow-tt5{background:url(http://vodimages.bigflicks.com/rental/testimonial/5.gif) 25px 0px no-repeat;}
.arrow-tt6{background:url(http://vodimages.bigflicks.com/rental/testimonial/6.gif) 25px 0px no-repeat;}
.arrow-tt7{background:url(http://vodimages.bigflicks.com/rental/testimonial/7.gif) 25px 0px no-repeat;}
.arrow-tt8{background:url(http://vodimages.bigflicks.com/rental/testimonial/8.gif) 25px 0px no-repeat;}
.arrow-tt9{background:url(http://vodimages.bigflicks.com/rental/testimonial/9.gif) 25px 0px no-repeat;}
.arrow-tt10{background:url(http://vodimages.bigflicks.com/rental/testimonial/10.gif) 25px 0px no-repeat;}


/* bg */
.tbg1{background :#ffd0f3 url(http://vodimages.bigflicks.com/rental/testimonial/tl.gif) no-repeat;}
.tbg2{background :#ffedd0 url(http://vodimages.bigflicks.com/rental/testimonial/tl2.gif) no-repeat;}
.tbg3{background :#d0eeff url(http://vodimages.bigflicks.com/rental/testimonial/tl3.gif) no-repeat;}
.tbg4{background :#d0ffdc url(http://vodimages.bigflicks.com/rental/testimonial/tl4.gif) no-repeat;}
.tbg5{background :#bafcff url(http://vodimages.bigflicks.com/rental/testimonial/tl5.gif) no-repeat;}
.tbg6{background :#dcf9b3 url(http://vodimages.bigflicks.com/rental/testimonial/tl6.gif) no-repeat;}
.tbg7{background :#f1eed1 url(http://vodimages.bigflicks.com/rental/testimonial/tl7.gif) no-repeat;}
.tbg8{background :#d4d0ff url(http://vodimages.bigflicks.com/rental/testimonial/tl8.gif) no-repeat;}
.tbg9{background :#fbd0ce url(http://vodimages.bigflicks.com/rental/testimonial/tl9.gif) no-repeat;}
.tbg10{background :#ededed url(http://vodimages.bigflicks.com/rental/testimonial/tl10.gif) no-repeat;}

/* End Styles */

