/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt43/mt-static/themes-base/blog.css);
@import url(/mt43/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #006699;
text-decoration: none;
}


