.products_reviews{ margin-top:10px; border:solid 1px #ECEAEA; background:white; padding:15px 6px; overflow:hidden; color:#666;}
.products_reviews p.reviews_count{float:left;}
.products_reviews p.reviews_count a{color:#08C;}
.products_reviews p.reviews_count a:hover{text-decoration:underline;}
.products_reviews p.write_a_review{float:right; background:}
.products_reviews p.write_a_review a span{ color:white; background:#224272; padding:4px 20px; display:block;}
.products_reviews p.write_a_review a span{border-radius:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.4);box-shadow:0 1px 2px rgba(0,0,0,0.4);opacity:1;-webkit-transition:opacity 800ms;}
.products_reviews p.write_a_review a:hover span{background:#2E5999; }
.heeight_border{clear:both; margin-top:10px; margin-bottom:4px; border-bottom:solid 1px #ECEAEA; padding-top:5px;}
.products_reviews hr{ border-bottom:1px solid #ECEAEA; margin-top:10px; margin-bottom:20px;}
#productMainImage{margin-top:20px;}