/* This is for the rounded corner GREY */

.b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#6e7167; margin:0 5px;}
.b2 {height:1px; background:#6e7167; margin:0 3px;}
.b3 {height:1px; background:#6e7167; margin:0 2px;}
.b4 {height:2px; background:#6e7167; margin:0 1px;}
.content {background: #6e7167;}
.content div {margin-left: 5px; color: #FFF;} 



/* This is for the rounded corner WHITE with black bacground */

.b12, .b22, .b32, .b42 {font-size:1px; overflow:hidden; display:block;}
.b12 {height:1px; background:#ffffff; margin:0 5px;}
.b22 {height:1px; background:#ffffff; margin:0 3px;}
.b32 {height:1px; background:#ffffff; margin:0 2px;}
.b42 {height:2px; background:#ffffff; margin:0 1px;}
.content2 {background: #ffffff;}
.content2 div {margin-left: 5px; color: #FFF;} 



.b13, .b23, .b33, .b43 {font-size:1px; overflow:hidden; display:block;}
.b13 {height:1px; background:#6e7167; margin:0 5px;}
.b23 {height:1px; background:#6e7167; margin:0 3px;}
.b33 {height:1px; background:#6e7167; margin:0 2px;}
.b43 {height:2px; background:#6e7167; margin:0 1px;}
.content3 {background: #6e7167;}




/* for the speech bubble */

.bubble {background: transparent; margin:1em;}
.bubble span.s1 {display:block; width:0; height:0; color:#999; overflow:hidden;
border-top:12px solid #000; border-left:12px dotted transparent; border-right:12px dotted
transparent; margin-left:50px;}
.bubble span.s2 {display:block; width:0; height:0; color:#000; overflow:hidden;
border-top:10px solid #6e7167; border-left:10px dotted transparent; border-right:10px dotted
transparent; margin-left:52px; margin-top:-15px;}
.b11, .b21, .b31, .b41, .b51, .b61, .b71 {display:block; overflow:hidden; font-size:0;}
.b11, .b21, .b31, .b41, .b51, .b61 {height:1px;}
.b41, .b51, .b61, .b71 {background:#999; border-left:1px solid #000; border-right:1px solid #000;}
.b11 {margin:0 8px; background:#000;}
.b21 {margin:0 6px; background:#000;}
.b31 {margin:0 4px; background:#000;}
.b41 {margin:0 3px; background:#6e7167; border-width:0 5px;}
.b51 {margin:0 2px; background:#6e7167; border-width:0 4px;}
.b61 {margin:0 2px; background:#6e7167; border-width:0 3px;}
.b71 {margin:0 1px; background:#6e7167; border-width:0 3px; height:2px;}
.contents {display:block; background:#6e7167; border:3px solid #000; border-width:0 3px;
color: #FFF;} 