.lead-top {
    margin-top:1em;
}

.brand.brand-active {
    color:#fff;
}

.bb-code {
    font-family:"Courier";
    font-size:1.2em;
}

.bb-code-small {
    font-size:0.9em;
}

.bb-alert {
    position:fixed;
    top:10%;
    right:0;
    margin-bottom:0;
    font-size:1.2em;
  /*  padding:1em 1.3em;*/
	z-index:9999;
}
