/* Safari hack to fit menu row2 on iPhone */
@media screen and (-webkit-min-device-pixel-ratio:0){
#menu2 td a { font-size: 8px; }
}
