.pod h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #333;
	margin: 0 0 5px 0;
	background: #92deff;
	padding: 20px;
}

.pod h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 25px 0 25px 0;
}

#logo a {
	width: 371px;
	height: 136px;
	background: transparent url(../images/hdr-logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 0 45px 45px;
}

/* testing: http://s51007.gridserver.com/css/preview.css */