*/ 
* html .contentwrap {width: 100%; overflow: hidden; }

.sf_navigation {
	background-color:#000000;
  float:left;
  padding:13px 0;
	width:215px;
  
  /* Min-height fast hack */
  min-height:224px;
  height:auto !important;
  height:224px;
  /* End min-height fast hack */  
  
}

.sf_banner a,.sf_banner a:link {
	color:#000000;
}

.sf_banner a:visited {
	color:#000000;
}

.sf_banner a:hover {
	color:#000000;
}
