/*	clear fix	*/

.cfix {
  *zoom: 1; }
  .cfix:before, .cfix:after {
    display: table;
    content: ""; }
  .cfix:after {
    clear: both; }
	
.mt10 { margin-top: 10px !important; }	
.mt20 { margin-top: 20px !important; }	
.mt30 { margin-top: 30px !important; }	
.mt40 { margin-top: 40px !important; }	
.mt50 { margin-top: 50px !important; }	
.mt60 { margin-top: 60px !important; }	
.mt70 { margin-top: 70px !important; }	
.mt80 { margin-top: 80px !important; }	
.mt90 { margin-top: 90px !important; }	
.mt100 { margin-top: 100px !important; }	
.mt110 { margin-top: 110px !important; }	
.mt120 { margin-top: 120px !important; }	
.mt130 { margin-top: 130px !important; }	
.mt140 { margin-top: 140px !important; }	
.mt150 { margin-top: 150px !important; }	

.mb10 { margin-bottom: 10px !important; }	
.mb20 { margin-bottom: 20px !important; }	
.mb30 { margin-bottom: 30px !important; }	
.mb40 { margin-bottom: 40px !important; }	
.mb50 { margin-bottom: 50px !important; }	
.mb60 { margin-bottom: 60px !important; }	
.mb70 { margin-bottom: 70px !important; }	
.mb80 { margin-bottom: 80px !important; }	
.mb90 { margin-bottom: 90px !important; }	
.mb100 { margin-bottom: 100px !important; }

.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }

.mrl0 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }

.mb1-5em { margin-bottom: 1.5em !important; }
.mb3em { margin-bottom: 3em !important; }

.over-hidden { overflow: hidden; }