body div#main div#content {
		padding-top: 30px;
	}
	
body div#main div#content h2#welcome-header {
	background: transparent url(/images/home/welcome-header.gif) no-repeat scroll 10px top;
	display: block;
	height: 47px;
	text-indent: -9999px;
	width: 100%;
	border-bottom: 1px dotted #C8C8C8;
	padding: 0;
	margin: 0 0 20px 0;
}