
#customer_reviews
{
border-top: dotted 1px;
width: 973px;
height:500px;
float: left;
padding-top:30px;
color: #999;
font-size: 0.85em;
font-family: arial;
}

#customer_reviews_title
{
width:980px; 
float:left; 
margin-top:20px; 
font-family: Georgia;
font-size:0.9em;
font-weight:bold;
}

#customer_reviews a
{
color: #666;
font-size: 1.0em;
font-family: arial;
text-decoration:underline;
}

#customer_reviews a:hover, #customer_reviews a:visited
{
color: #666;
font-size: 1.0em;
font-family: arial;
border-bottom: 0px;
}

#customer_reviews #review
{
margin-top: 20px;
width: 70%;
color: #999;
font-style:italic;
font-size: 1.05em;
}

.rating_reviews2 li
{

display: inline;
padding-right: 10px;
font-weight: bold;
}


.rating_categories li
{
display: inline;
display: table-cell;
}

.rating_categories_left
{
width: 100px;
float: left;
font-weight: bold;
}

#review_share
{
margin-top: 50px;
clear:both;

}

#review_share .share a
{
color: #999;
text-decoration: none;
}









