#lowerNav .item { padding: 0; z-index: 100; position: relative; background: url(images/tab-closed.jpg) top left no-repeat; width: 120px; height: 28px; text-align: center; margin-left: 5px; margin-top: 17px; }
#lowerNav .item a { font-size: 12px; text-decoration: none; color: #355E8A; font-weight: bold; width: 100%; height: 24px; padding-top: 4px;  cursor: pointer;}

#lowerNav .slide { background: #fff; border: 1px solid #ccc; border-top: 0; }
#lowerNav .slide a { color: #1D354D; display: inline; height: auto; padding: 3px 0; margin: 0; }
#lowerNav .slide a .text { display: inline; }