.ContentInner H2.usertype,
.ContentInner H3.usertype {
	color: #CC0000;
	border-bottom: 1px dashed #999999;
}

.ContentInner H2.producttype {
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px 5px;
}
h3{
	font-size: 21px;
	margin: 0;
}

#user_relief{
	background: #E9E9E9;
	padding: 20px;
}
#user_relief p{
	font-size: 18px;
	font-weight: bold;
	color: #144690;
}