
ul.wordpress  {
 margin-top: 10px;
}

ul.sf-menu.wordpress a {
 height: auto !important;
 line-height: 1.3em !important;
}

ul.wordpress li a {
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
}

ul.wordpress span {
 padding-bottom: 7px;
 font-size: 12px !important;
}

ul.wordpress li.center {
 padding: 0;
 list-style-image: none;
 text-align: center;
 font-weight: bold;
}

ul.wordpress li.center a,ul.wordpress li.center a:hover {
 padding-left: 5px;
 padding-right: 5px;
 background-image: none;
}



