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

/* Localize settings starts from here. */
.img_L {
        float: left; border: none; margin-right: 8px; margin-top: 4px;
}
.img_R{
        float: right; border: none; margin-left: 8px; magin-top: 4px;
}
DIV.note{
        background-color: #CCFFCC; color: Gray ;
        padding: 3px; margin: 0.5em 8px 0.5em 8%;
        border-width: 3px; border-color: Gray; border-style: dotted; 
        font-size: 90%; }
DIV.Note P{
        line-height: 110%; }
DIV.quote{
        background-color: #FFCCCC; color: Maroon; 
        padding: 3px; margin: 0 8px 0 8%; }
DIV.Quote P{
        text-indent 0; font-size: 90%; }
H3{
	margin: 1.5em 0 0 0; background-color: #CCFFCC;
	border-width: 0 0 2px 0; border-color: Gray; border-style: solid;
	font-size: 125%; font-weight: 700; letter-spacing: 0.5em;
}
H4{
	background-color: #FFCCCC; color: #333333;
	font-size: 110%; }


