/* =Clearfix Hack for IE6 and IE7 */
* + html .clearFix{zoom: 1;}
* html .clearFix{zoom: 1;}
* html .clear{zoom: 1;}
* + html .clear{zoom: 1;}

/* =Double Margin Fix for IE6 and IE7 */
* html .columnL{display: inline !important; list-style: outside;}
* + html .columnL{display: inline !important; list-style: outside;}
* html .columnR{display: inline !important; list-style: outside;}
* + html .columnR{display: inline !important; list-style: outside;}

/* For Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {margin: 0; padding: 0;}
    .searchButton {top: 7px;}    
}

.idTabs li a { -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0 }