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


#header-disclaimer {
    margin-bottom: 0;
}

#header-disclaimer {
    margin: 0;
    font-size: 12px;
    line-height: 1.125;
}

#header-disclaimer {
    color: #fff;
}

.even { 
background-color:#FFF;
padding:8px;
margin-bottom:5px;
border:1px dotted #999;
}
.odd {
background-color:#F4F4F4;
padding:8px;
margin-bottom:5px;
border:2px dotted #999;
}