.mLeft0 {
	margin-left: 0px;
}

.mLeft1 {
	margin-left: 1px;
}

.mLeft5 {
	margin-left: 5px;
}

.mLeft10 {
	margin-left: 10px;
}

.mLeft15 {
	margin-left: 15px;
}

.mLeft20 {
	margin-left: 20px;
}

.mLeft30 {
	margin-left: 30px;
}

.mRight0 {
	margin-right: 0px;
}

.mRight1 {
	margin-right: 1px;
}

.mRight5 {
	margin-right: 5px;
}

.mRight10 {
	margin-right: 10px;
}

.mRight15 {
	margin-right: 15px;
}

.mRight20 {
	margin-right: 20px;
}

.mTop5m {
	margin-top: -5px;
}

.mTop0 {
	margin-top: 0px;
}

.mTop4 {
	margin-top: 4px;
}

.mTop5 {
	margin-top: 5px;
}

.mTop10 {
	margin-top: 10px;
}

.mTop15 {
	margin-top: 15px;
}

.mTop20 {
	margin-top: 20px;
}

.mTop25 {
	margin-top: 25px;
}

.mTop30 {
	margin-top: 30px;
}

.mTop32 {
	margin-top: 32px;
}

.mTop40 {
	margin-top: 40px;
}

.mTop45 {
	margin-top: 45px;
}

.mTop50 {
	margin-top: 50px;
}

.mTop200 {
	margin-top: 200px;
}

.mBottom5 {
	margin-bottom: 5px;
}

.mBottom10 {
	margin-bottom: 10px;
}

.mBottom15 {
	margin-bottom: 15px;
}

.mBottom18 {
	margin-bottom: 18px;
}

.mBottom20 {
	margin-bottom: 20px;
}

.mBottom25 {
	margin-bottom: 25px;
}

.mBottom30 {
	margin-bottom: 30px;
}

.mBottom35 {
	margin-bottom: 35px;
}

.mBottom40 {
	margin-bottom: 40px;
}

.mBottom50 {
	margin-bottom: 50px;
}

.mBottom60 {
	margin-bottom: 60px;
}

.mBottom65 {
	margin-bottom: 65px;
}

.marginAuto {
	margin: auto;
}

.noMarginAlways {
	margin: 0px;
}