.mBolder, .mBolder2 {
	border:1px solid #A40A69;
}

.bBolder, .bBolder2 {
        border:1px solid #BDCE0D;
}

.gBolder, .gBolder2 {
        border:1px solid #D6D8C6;
}

.mBolder2, .bBolder2, .gBolder2 {
	float:left;
	margin:4px 3px 4px 0;
	width:auto;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */
