body {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#3f4d51;
	font-size:13px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	width:471px;
	margin-bottom:16px;
	font-weight:normal;
	color:#c40020;
	padding-bottom:5px;
	background:url(../IMG/layout/hr.jpg) bottom left no-repeat;
	font-size:22px;	
}

#content h2 {
	font-size:15px;
	margin-bottom:3px;
}

#content h3 {
	color:#c40020;
	font-size:14px;
	margin-bottom:12px;
}

#content p { margin-bottom:12px; }

#content a.date { 
	color:#c40020; 
	text-decoration:none;
}

#content a.date:hover { 
	color:#c40020; 
	text-decoration:underline;
}

#contentRight {
	font-size:11px;
}

#commentForm p.error {
	color:#c40020;
	margin-bottom:0px;
}



