#main h2 {
	width: 520px;
	color:#428fc9;
	background: url(../images/subtitle02.jpg) no-repeat left center;
	border-bottom:1px solid #428fc9;
	margin:0 0 10px;
	padding:5px 0 5px 40px;
}
#main h3 {
	color:#428fc9;
	font-size: 14px;
	margin:0 0 5px;
	padding:0;
	border-bottom:1px dashed #428fc9;
}
