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

#nav {
font-family: Verdana, Arial, sans-serif;
font-size: small;;
padding:5px;
margin:20px;
background-color:transparent;
color:#fff;
border-bottom: 0px solid #AEC9E4;
margin-top: 0px;
margin-bottom: 0px;
}

#nav a {
color:#fff;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}

.navright {
float: right;
padding-right:10px;
}
