/*----------------------------------------------------
	]
---------------------------------------------------*/
.m10{
	margin:10px;
	}
.mt10{
	margin-top:10px;
	}
.mb10{
	margin-bottom:10px;
	}
	
.m20{
	margin:20px;
	}
.mt20{
	margin-top:20px;
	}
.mb20{
	margin-bottom:20px;
	}