
/**************************************/
#reviews {
	width: 550px;
	text-align: left;
	margin: 0 auto;
	}
#reviews #directory{
	text-align: left;
	width: 300px;
	color: #000;
	font-size : 12px; 
	line-height: 14px;
	font-weight : bold;
	padding: 0;
	}
#reviews #directory h3,
#reviews h3,
#reviews .p1 {
	text-align: left;
	color: #000;
	font-size : 12px; 
	line-height: 14px;
	font-weight : bold;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 2px;
	}
#reviews #directory p, #reviews .author {
	font-size : 10px; 
	color: #666;
	font-weight : normal;
	}
#reviews h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	}
#reviews p {
	text-align: left;
}
#reviews hr {
	margin: 20px 0;
}
#reviews .email {
	float: right;
	background: url(/images/message.gif) no-repeat left top;
	padding: 3px 3px 3px 20px;
	font-size : 10px; 
	}
#reviews .intro {
	font-weight : bold;
	}
#reviews .question {
	font-style : italic;
	}
#reviews .s6 { /*'M' logo */
	color: #f00;
	font-size : 12px; 
	font-weight : bold;
	}
#reviews .s4
 {
	color: #999;
	font-weight : bold;
	}