#general_header	#logo {
	background: url("/images/logo.png") no-repeat 0 0;
	width: 165px;
	height: 145px;
	margin-left: 20px;
}

#general_header	#h-main {
	/*background: url("/images/h-main-header2.png") no-repeat
		0 0;*/
	width: 680px;
	height: 76px;
	margin: 13px 0 0 3px;
}

#general_header	#h-date {
	/*background: url("/images/date_loc.png") no-repeat 0 0;*/
	width: 339px;
	height: 49px;
	margin: 5px 10px 0 7px;
}

#general_header	#h-sponsor {
	background: url("/images/h-sponsor.png") no-repeat 0 0
		;
	width: 180px;
	height: 40px;
	margin: 10px 0 0 5px;
}
#general_header #sponsoredby img {
    margin: 10px 0 0 10px;
}
#general_header {padding:27px 0 0 15px; overflow:hidden; margin:0 0 20px 0;}

