﻿@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
#menuBox ul li { float:left; display:block; cursor:pointer; margin:3px 6px 0 6px; }
}