#hd {
	margin:0;
	padding:0;
	width: 720px;
	height: 105px;
	background: #ffffff url(/resources/images/default/bg-hd.png) no-repeat top left;
	/* border:  1px solid #00ff00; */
}
#hd a {
	display: block;
	width: 720px;
	height: 80px;
	overflow: hidden;
}
#hd h2 {
	top: 85px;
	margin: 0 0 0 20px;
	/* border:  1px solid #ff0000; */
	width: 720px;
	font-size: 159%;
	position:  absolute;
}
