.content H1
{
	font-size:14px;	
	color:#F04E31;
	padding-left: 70px;
	background-image:URL(/read/templates/madeinclay/images/H1BG_red.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
}

.content H2
{
	font-size:12px;	
	
}
.content H3,H4,H5,H6
{
	font-size:10px;	
	font-weight:bold;
}

.content P
{
	margin:10px 0 0 0;	
}
