@charset "utf-8";

.alL{text-align: left !important;}
.alC{text-align: center !important;}
.alR{text-align: right !important;}

.marB0{margin-bottom: 0 !important;}
.marB1em{margin-bottom: 1em !important;}
.marB2em{margin-bottom: 2em !important;}
.marB3em{margin-bottom: 3em !important;}
.marR5px{margin-right: 5px !important;}

.valM {vertical-align: middle !important;}

.floatL {float: left !important;}

.bor0{
	border: 0;
}
.w100p{
	width: 100%;
}
