div#masthead_header {
	position:relative;
	height:50px;
	text-align:center;
}
div.masthead_topic {
	clear:both;
	position:relative;
	width:150px;
	min-height:30px;
	padding-right:40px;
	padding-top:10px;	
	float:left;
	font-weight:bold;
}
div.masthead_content {
	position:relative;
	width:510px;
	min-height:30px;
	padding-top:10px;	
	float:left;
}
