/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt4/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */

#header {
    border-top-width: 0px;
    border-top-style: solid;
    border-color: #00214b;
    background: #FFFFFF;
    /*background: #FFFFFF url(http://mmiko.net/mmiko.jpg) no-repeat left bottom;*/ 
}

#header-content {
    width: 725px; 
    padding: 20px 0px 0px 0px;
    margin: 10px 20px 0px 20px;
}

.asset-meta {
    border-top: 0px solid #d4e5f2;
}

.asset-footer {
    border-top: 1px solid #d4e5f2;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 13px;
}