#header-border h1 {
	position:absolute;
	left:-999px;
	border:solid red 1px;
}

#alpha h3 {
	font-size:1.3em;
	text-transform:uppercase;
	color:#006666;
	border-bottom:2px solid #006666;
	line-height:1em;
	padding-left:0.5em;
	font-weight:bolder;
	margin:20px 0;
}

#alpha h4 {
	text-transform:uppercase;
	color:#666666;
	border-bottom:1px solid #666666;
	line-height:1.1em;
	font-size:1.1em;
}

#beta .header {
	height:30px;
	background:#21108B;
	margin:0 0 1px 0;
	padding:0 !important;
	position:relative;
}

#beta .header h2 {
	margin:0;
	padding:5px 0;
	float:left;
}


#beta .large h2, #beta .mainStory h2, #beta .mainPoll h2 {
	font-size:1.3em;
	font-weight:bold;
}

