
/* Headline */
h1.ctHeadline span { font-size:9px; font-weight:normal; color:#000000; } 

/* Boxes */

.ctRedBox h6 { font-size: 12px; line-height: 1.5em; font-weight:bold;}
.ctRedBox {background: #fef8d6; padding: 0.2em 0.7em 0.7em 0.7em; margin-bottom: 0.7em; margin-top: 0; border: 1px #989898 solid; }
.ctRedBox { font-size: 12px;}
.ctRedBox p { margin: 0; }
.ctRedBox strong { font-size: 12px; line-height:1.5em; font-weight:bold;}
.ctRedBox ul { margin: 0 0 0 0.5em; }

.ctBlueBox h6 { font-size: 12px; line-height:1.5em; font-weight:bold;}
.ctBlueBox { background: #f0f0f0; padding: 0.2em 0.7em 0.7em 0.7em; margin-bottom: 0.7em; margin-top: 0; border: 1px #989898 solid; }
.ctBlueBox { font-size: 12px;}
.ctBlueBox p { margin: 0; }
.ctBlueBox strong { font-size: 12px; line-height:1.5em; font-weight:bold;}
.ctBlueBox ul { margin: 0 0 0 0.5em; }
