#nav ul { list-style:none; margin: 0; padding: 0; display: block; } #nav>ul>li { float:left; margin: 0; padding: 0; position:relative; cursor: pointer; } #nav a { color: #828282; padding: 30px 10px 30px 10px; text-decoration: none; display: block; font-size: 12px; font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif; text-transform: uppercase; } #nav li.active a { color: #5a5a5a; background: #f7f7f7; text-decoration: none; } #nav a:hover { color: #5a5a5a !important; background: #f2f65a !important; text-decoration: none !important; } #nav form { border-color: #ebebeb; border-width: 0px; border-style: solid; background: url(../../../../../images/gradient/?s=f2f65a&e=d3d3d3&h=160) repeat-x #d3d3d3; position: absolute; top: 24px; right: 1px; display: block; padding: 4px; width: 160px; } #nav form input { color: #828282; width: 120px; border: 0; background: transparent; outline: 0; margin: 0; padding: 0; font-size: 12px; font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif; } #nav button { background: url(./../../../ngpluginparagraph/ngpluginparagraphsearch/styles/default.png) no-repeat; position: absolute; right: 4px; top: 50%; margin-top: -8px; width: 16px; height: 16px; border: 0; cursor: pointer; } 