#e {
	margin-top: -1px;
}
#e a {
	line-height: 15px;
}
.clearfix {
    display: inline-block;
}
.ui-tabs-disabled {
    filter: alpha(opacity=40);
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
ol {
	margin-left: 23px;
}
/*enable when banner contains link
#banner {
	cursor: pointer;
}
*/
