.float_l{
	float: left;
	}
	
.float_r{
	float: right;
	}

.clear{
	clear: both;
	}

.margin_l3{
	margin-left: 3px !important;
	}

.margin_l5{
	margin-left: 5px !important;
	}

.margin_l10{
	margin-left: 10px !important;
	}

.margin_l15{
	margin-left: 15px !important;
	}

.margin_l20{
	margin-left: 20px !important;
	}

.margin_l30{
	margin-left: 30px !important;
	}

.margin_l45{
	margin-left: 45px !important;
	}

.margin_l60{
	margin-left: 60px !important;
	}

.margin_l75{
	margin-left: 75px !important;
	}

.margin_l-3{
	margin-left: -3px !important;
	}

.margin_l-5{
	margin-left: -5px !important;
	}
	
.margin_l-10{
	margin-left: -10px !important;
	}

.margin_l-15{
	margin-left: -15px !important;
	}

.margin_l-30{
	margin-left: -30px !important;
	}

.margin_r3{
	margin-right: 3px !important;
	}

.margin_r5{
	margin-right: 5px !important;
	}

.margin_r10{
	margin-right: 10px !important;
	}
	
.margin_r15{
	margin-right: 15px !important;
	}

.margin_r30{
	margin-right: 30px !important;
	}
	
.margin_r45{
	margin-right: 45px !important;
	}

.margin_r-3{
	margin-right: -3px !important;
	}

.margin_r-5{
	margin-right: -5px !important;
	}
	
.margin_r-10{
	margin-right: -10px !important;
	}

.margin_r-15{
	margin-right: -15px !important;
	}

.margin_t0{
	margin-top: 0px !important;
	}

.margin_t5{
	margin-top: 5px !important;
	}

.margin_t10{
	margin-top: 10px !important;
	}
	
.margin_t15{
	margin-top: 15px !important;
	}

.margin_t30{
	margin-top: 30px !important;
	}

.margin_t45{
	margin-top: 45px !important;
	}

.margin_t-3{
	margin-top: -3px !important;
	}

.margin_t-5{
	margin-top: -5px !important;
	}
	
.margin_t-10{
	margin-top: -10px !important;
	}

.margin_t-15{
	margin-top: -15px !important;
	}

.margin_b0{
	margin-bottom: 0px !important;
	}

.margin_b3{
	margin-bottom: 3px !important;
	}

.margin_b5{
	margin-bottom: 5px !important;
	}

.margin_b10{
	margin-bottom: 10px !important;
	}

.margin_b15{
	margin-bottom: 15px !important;
	}

.margin_b20{
	margin-bottom: 20px !important;
	}
	
.margin_b30{
	margin-bottom: 30px !important;
	}

.margin_b45{
	margin-bottom: 45px !important;
	}

.margin_b-3{
	margin-bottom: -3px !important;
	}

.margin_b-5{
	margin-bottom: -5px !important;
	}

.margin_b-10{
	margin-bottom: -10px !important;
	}

.margin_b-15{
	margin-bottom: -15px !important;
	}

.margin_b-30{
	margin-bottom: -30px !important;
	}
	
.margin_b-35{
	margin-bottom: -35px !important;
	}

.margin_b-45{
	margin-bottom: -45px !important;
	}

.padding_t15{
	padding-top: 15px !important;
	}

.padding_t-15{
	padding-top: -15px !important;
	}

.padding_b15{
	padding-bottom: 15px !important;
	}

.padding_b-15{
	padding-bottom: -15px !important;
	}


.margin_t-05em{
	margin-top: -0.5em !important;
	}

.margin_t-1em{
	margin-top: -1em !important;
	}

.margin_b1em{
	margin-bottom: 1em !important;
	}
	
.text_indent-05em{
	text-Indent: -0.5em !important;
	}
	
.align_center{
	text-align: center !important;
	}

.align_right{
	text-align: right !important;
	}

.lh50{
	line-height: 50% !important;
	}

.lh100{
	line-height: 100% !important;
	}

.lh150{
	line-height: 150% !important;
	}

.lh160{
	line-height: 160% !important;
	}

.lh170{
	line-height: 170% !important;
	}

.lh180{
	line-height: 180% !important;
	}

.lh190{
	line-height: 190% !important;
	}

.lh200{
	line-height: 200% !important;
	}
	
.lh210{
	line-height: 210% !important;
	}

.lh220{
	line-height: 220% !important;
	}

.lh230{
	line-height: 230% !important;
	}

.lh240{
	line-height: 240% !important;
	}

.lh250{
	line-height: 250% !important;
	}

.fs10px{
	font-size: 72% !important;
	}


.fs11px{
	font-size: 85% !important;
	}

.fs12px{
	font-size: 93% !important;
	}

.width200{
	width: 200px !important;
	}

.width220{
	width: 220px !important;
	}
	
.width240{
	width: 240px !important;
	}
	
.width250{
	width: 250px !important;
	}

.width300{
	width: 300px !important;
	}

.width315{
	width: 315px !important;
	}
	
.width320{
	width: 320px !important;
	}

.width325{
	width: 325px !important;
	}

.width330{
	width: 330px !important;
	}

.width335{
	width: 335px !important;
	}

.width350{
	width: 350px !important;
	}

.width400{
	width: 400px !important;
	}
	
.underline_red{
	border-bottom: 1px solid red !important;
	}

ul.decimal{
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	}

ul.square{
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	}

.border{
	border: 1px solid #333;
	}