.sf_header_wrapper {
	width: 655px;
	height: 86px;
	background-repeat: no-repeat;
	clear: both;
}

.sf_extra2 {
}

.sf_main_header {
	font-size: 18px;
	padding-top: 15px;
	padding-left: 10px;
	overflow: hidden;
	height: 42px;
}

.sf_main_header div{
	height: 40px;
	overflow:hidden;
}

.sf_main_header div div{
	height: auto;
	overflow:auto;
}

.sf_extra3 {
}

.sf_sub_header {
	padding-left: 10px;
	color: #000;
	overflow: hidden;
	height: 20px;
}

.sf_sub_header div{
	height: 18px;
	overflow:hidden;
}

.sf_sub_header div div{
	height: auto;
	overflow:auto;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

