.tabsfpage ul {
	margin-left: 0px;
	margin-bottom: -5px;
}
.tabsfpage li { 
	list-style:none; 
	float:left; 
}
.tabsfpage li a {
	display: block;
	padding: 3px;
}
.tabsfpage li a.selected {
	color: #fd851a;
}
.tabsfpage div.tb {
	clear: both;
}