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

#container-inner {
  margin: 0 auto;
  width: 940px;
}

#header {
  background: url("./img/cmheader.jpg") no-repeat scroll center bottom #FFFFFF;
  height: 100px;
  border: 0;
}


span#mid2 {
   display: block;
   margin: 20px 0 5px; 0;
   font-size: 1.2em;
   font-weight: bold;

}

.headline1 {  
    border-left: 7px solid #C6485B;  
    border-bottom: 1px solid #C6485B;  
    padding:0.6em 0.8em;
    font-size: 1.2em;
    font-weight: bold;
    font-color: #C6485B;  
} 

.bold {
   margin: 5px 0 5px; 0;
   font-weight: bold;
}

.headline2 {  
    background: #f8f8f8;  
    border-left: 7px solid #C6485B;  
    padding:0.8em 0.9em;
    font-size: 1.2em;
    font-weight: bold;
    font-color: #C6485B; 
}  
