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














































































































































































































































































































































































































































































































































































/* banner menu */
#bannernav li{
float: left;
padding-top: 0px;
padding-bottom: 0px;
background-color: #ffb219;
border: 1px solid #000000;
font-size: 12px;
color: #FFFFFF;
text-align: center;
width: 120px;
height:20px;
margin-top: 0px;
margin-right: 1px;
margin-left: 0px;
list-style-type: none;
}
































































































































#bannernav a{
color: #000000;
display:block;
width: 120px;
height:20px;
}
































































































































#bannernav a:hover{
color: #ffffff;
background-color: #ffb219;
text-decoration:none;
width: 120px;
height:20px;
}
































































































































