.hidden { position: absolute; left: -9999px; top: -9999px; }

/* RED BOX */
.binner { background-color: #9C0000; padding: 20px; font-family: Georgia, sans-serif; font-size: 11px; line-height: 14px; color:#ffffff; }
.binner input[type="text"] { font-family: Georgia, sans-serif; font-size: 11px; color:#5E5E5E; padding: 0 5px 0 5px; }
.b2, .b3, .b4,.bContent { background-color: #9C0000; border-color: #9B0000; }
.b1{ background: #9C0000; }
.b2, .b3, .b4 { border-style : solid; border-width : 0 1px; }
.bContent { display: block; border-style : solid; border-width : 0 1px; }
.b1, .b2, .b3 { height: 1px; }
.b1 { margin: 0 5px; }
.b2 { margin: 0 3px; border-width : 0 2px; }
.b3 { margin: 0 2px; }
.b4 { height: 2px; margin: 0 1px; }
.b1, .b2, .b3, .b4 { display: block; overflow: hidden; }
.b5 { font-size: 1px; display: block; overflow: hidden; height: 1px; }
.bBlock { display: block; font-size: 1px; }

