.sf_outer_wrapper {
	background-color:#9ec3e3;
}
.sf_navigation {
	margin-left:8px;
	margin-bottom:20px;
	width:200px;
	float:left;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

.sf_navigation ul li {
	border-top:1px solid #619cd2;
	border-bottom:1px solid #ffffff;
	background-color:#9ec3e3;
}
