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

h3 {
font-size:large;
border-top: 1px solid blue;
color:#090;
background-color:#cfc;
} 

h4 {
font-size:large;
border-top: 1px dotted #ccf;
color:#006;
} 
