@import url(/pages/css/style.css);

body { font-size: 14px; }

input, select { font-size: 11px; line-height: 11px; } 

#start #wrapper #focus, #start #wrapper #ls, #start #wrapper #it { min-height: 365px; }
#start #wrapper #tabnav ul { height: 34px; }

/* Targeting Safari to fix a small height bug in the tab headers */
@media screen and (-webkit-min-device-pixel-ratio:0){
                #start #wrapper #tabnav ul { height: 33px; }
}
