@charset "utf-8";

#links #main h3 {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #7e7e7e;
	border-left: 5px solid #006699;
	clear: both;
	font-size: 1.4em;
	line-height: 1.2;
	margin-bottom: 16px;
	padding: 4px 0 4px 14px;
}


