/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://7-inc.net/mt/mt-static/themes/base-weblog.css);
@import url(http://7-inc.net/mt/mt-static/themes/PaleWhite-2cfix/PaleWhite-2cfix.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 10px; }

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

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