#wrapper #right_col #sub_content #product_review{
  height:232px;
  background: url('../images/product_review_bg.jpg') no-repeat;
  margin-top:10px;
  padding:10px;
}

#wrapper #right_col #sub_content #product_review #review_video{
  float:left;
  width:294px;
}


#wrapper #right_col #sub_content #product_review #product_photos{
  list-style: none;
  float:left;
  width:244px;
  !width:253px;
  margin-left:205px;
  !margin-left:198px;
}

#wrapper #right_col #sub_content #product_review #product_photos .pp{
  float:left;
  background-color: white;
  height:113px;
  width:113px;
  border: 1px solid #bbbbbb;
  margin-left:7px;
  margin-bottom:7px;
}

#wrapper #right_col #sub_content #product_review #product_photos IMG{
  padding:2px;
  display:block;
}




