.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header {
	float: left;
	display: block;
	padding: 0px 0 0 20px;
	width: 350px;
	height: 40px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sf_sub_header {
	float: right;
	padding: 0px 0 0 0px;
	width: 350px;
	height: 40px;
	overflow:hidden;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;  
}