/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://fd3.gomupro.com/blog/mt-static/themes-base/blog.css);
@import url(http://fd3.gomupro.com/blog/mt-static/themes/hills-green/screen.css);
/* end StyleCatcher imports */


/* banner menu */
#bannernav li{
float:left;
background-color: #22ff00;
border: 1px solid #000000;
font-size: 12px;
text-align: center;
width: 160px;
height:20px;
margin-top: 0px;
margin-right: 1px;
margin-left: 0px;
}

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

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