.prod_comment
{


padding:15px;
margin-top:5px;

font-weight:bold;
background-image:url(../graphics/commentBack.jpg);
background-repeat:repeat-x;
/*background-image:url(../graphics/iChat.png);
background-repeat:no-repeat;
background-position:10px 7px;
*/
}
.prod_comment strong
{
	line-height:150%;
	font-size:14px;
	letter-spacing:100%;
	color:#333333;
	font-weight:normal;
}
.smallPost
{
	
font-size:11px;
color:#999999;
font-weight: normal;
}
.smallPost strong
{
font-size:11px;

color:#666666;
}

