html body .marTop0 {
	margin-top:0;
}
html body .marTop5 {
	margin-top:5px;
}
html body .marTop10 {
	margin-top:10px;
}
html body .marTop20 {
	margin-top:20px;
}
html body .marTop30 {
	margin-top:30px;
}
html body .marTop40 {
	margin-top:40px;
}
html body .marTop50 {
	margin-top:50px;
}
html body .marTop60 {
	margin-top:60px;
}
html body .marTop70 {
	margin-top:70px;
}
html body .marTop100 {
	margin-top:100px;
}
html body .marBot0 {
	margin-bottom:0;
}
html body .marBot5 {
	margin-bottom:5px;
}
html body .marBot10 {
	margin-bottom:10px;
}
html body .marBot20 {
	margin-bottom:20px;
}
html body .marBot25 {
	margin-bottom:25px;
}
html body .marBot30 {
	margin-bottom:30px;
}
html body .marBot40 {
	margin-bottom:40px;
}
html body .marBot50 {
	margin-bottom:50px;
}
html body .marBot60 {
	margin-bottom:60px;
}
html body .marBot70 {
	margin-bottom:70px;
}
html body .marBot100 {
	margin-bottom:100px;
}
html body .w50 {
	width:50px;
}
html body .w60 {
	width:60px;
}
html body .w65 {
	width:65px;
}
html body .w70 {
	width:70px;
}
html body .w80 {
	width:80px;
}
html body .w90 {
	width:90px;
}
html body .w95 {
	width:95px;
}
html body .w100 {
	width:100px;
}
html body .w110 {
	width:110px;
}
html body .w120 {
	width:120px;
}
html body .w130 {
	width:130px;
}
html body .w140 {
	width:140px;
}
html body .w150 {
	width:150px;
}
html body .w160 {
	width:160px;
}
html body .w200 {
	width:200px;
}
html body .w210 {
	width:210px;
}
html body .w250 {
	width:250px;
}
html body .w270 {
	width:270px;
}
html body .w300 {
	width:300px;
}
html body .w320 {
	width:320px;
}
html body .w350 {
	width:350px;
}
html body .w360 {
	width:360px;
}
html body .w365 {
	width:365px;
}
html body .w370 {
	width:370px;
}
html body .w400 {
	width:400px;
}
html body .w450 {
	width:450px;
}
html body .w465 {
	width:465px;
}
html body .w500 {
	width:500px;
}
html body .w550 {
	width:550px;
}
html body .w600 {
	width:600px;
}
.flLeft {
	float:left;
}
.flRight {
	float:Right;
}
html body .marLeft15 {
    margin-left:15px;
}

.inlineBlock {
    display:inline-block;
}
.nicEdit-main {
	outline:none;
	-moz-outline:none;
	-webkit-outline:none;
	-ms-outline:none;
	-o-outline:none;
}