#postheader {
	background: transparent url('/templates/main/images/postheader_bg.png') 0px 0px no-repeat;
	height: 399px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 43px;
	width: 964px;
}

#postheader img {
	float: left;
	height: 369px;
	width: 605px;
}

#postheader ul {
	float: left;
	list-style-type: none;
	margin-top: 75px;
	padding: 0px 25px;
	width: 309px;
}

#postheader ul li {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	line-height: 36px;
	text-transform: uppercase;
}

#postheader ul li a {
	color: #213886;
	text-decoration: none;
}

#postheader ul li a:hover {
	text-decoration: underline;
}