﻿/* <= IE7 */
.sf-menu{ width:100%;}
.sf-menu.sf-vertical {width:10em;}

/*IE7*/
html > body .sf-menu li a {zoom:1;}

/*IE6*/
* html body .sf-menu li a {position:static;}