.box1,
.box2,
.box3,
.box4,
.box5,
.box6,
.box7,
.box8,
.box9,
.box10,
.box11,
.box12,
.box13,
.box14,
.box15,
.box16,
.box17,
.box18,
.box19,
.box20,
.box21  {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%x;
	margin-bottom: 5px;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #fff;
}

.box1 {
	width: 1%;
}

.box2 {
	width: 3%;
}

 .box3 {
	width: 5%;
}

 .box4 {
	width: 10%;
}

 .box5 {
	width:15%;
}

 .box6 {
	width:20%;
}

 .box7 {
	width:25%;
}

 .box8 {
	width:30.0%;
}

 .box9 {
	width:35%;
}

.box10 {
	width:40%;
}

.box11 {
	width:45%;
}

.box12 {
	width:50%;
}

.box13 {
	width:55%;
}

 .box14 {
	width:60%;
}

 .box15 {
	width:65%;
}

 .box16 {
	width:70%;
}

 .box17 {
	width: 75%;
}

 .box18 {
	width:80%;
}

 .box19 {
	width:85%;
}

 .box20 {
	width:90%;
}

 .box21 {
	width:100%;
	height: auto;
	text-align: center;
}

.height1{
	height: 100px;
}
.height2{
	height: 200px;
}
.height3{
	height: 300px;
}
.height4{
	height: 400px;
}
.height5{
	height: 500px;
}
.height6{
	height: 600px;
}
.height7{
	height: 700px;
}
.height8{
	height: 800px;
}

 .padleft10 {
	padding-left:10px;
}

 .padleft20 {
	padding-left:20px;
}

 .padleft30 {
	padding-left:30px;
}

 .padleft40 {
	padding-left:400px;
}

 .padleft50 {
	padding-left:500px;
}

 .padleft80 {
	padding-left:80px;
}

 .padleft100 {
	padding-left:100px;
}

 .padleft125 {
	padding-left:125px;
}

 .padleft150 {
	padding-left:150px;
}

 .padleft175 {
	padding-leftt:175px;
}

 .padleft200 {
	padding-left:200px;
}

 .padleft250 {
	padding-left:250px;
}

 .padleft300 {
	padding-left:300px;
}


 .padright10 {
	padding-right:10px;
}

 .padright20 {
	padding-right:20px;
}

 .padright30 {
	padding-right:30px;
}

 .padright40 {
	padding-right:40px;
}

 .padright50 {
	padding-right:50px;
}

 .push40 {
	left:40px;
}

 .push80 {
	left:80px;
}

 .push120 {
	left:120px;
}

 .push160 {
	left:160px;
}

 .push200 {
	left:200px;
}

 .push_6 {
	left:240px;
}

 .push_7 {
	left:280px;
}

 .push_8 {
	left:320px;
}

 .push_9 {
	left:360px;
}

 .push_10 {
	left:400px;
}

 .push_11 {
	left:440px;
}

 .push_12 {
	left:480px;
}

 .push_13 {
	left:520px;
}

 .push_14 {
	left:560px;
}

 .push_15 {
	left:600px;
}

 .push_16 {
	left:640px;
}

 .push_17 {
	left:680px;
}

 .push_18 {
	left:720px;
}

 .push_19 {
	left:760px;
}

 .push_20 {
	left:800px;
}

 .push_21 {
	left:840px;
}

 .push_22 {
	left:880px;
}

 .push_23 {
	left:920px;
}

 .pull_40 {
	left:-40px;
}

 .pull_80 {
	left:-80px;
}

 .pull_120 {
	left:-120px;
}

 .pull_160 {
	left:-160px;
}

 .pull_200 {
	left:-200px;
}

 .pull_6 {
	left:-240px;
}

 .pull_7 {
	left:-280px;
}

 .pull_8 {
	left:-320px;
}

 .pull_9 {
	left:-360px;
}

 .pull_10 {
	left:-400px;
}

 .pull_11 {
	left:-440px;
}

 .pull_12 {
	left:-480px;
}

 .pull_13 {
	left:-520px;
}

 .pull_14 {
	left:-560px;
}

 .pull_15 {
	left:-600px;
}

 .pull_16 {
	left:-640px;
}

 .pull_17 {
	left:-680px;
}

 .pull_18 {
	left:-720px;
}

 .pull_19 {
	left:-760px;
}

 .pull_20 {
	left:-800px;
}

 .pull_21 {
	left:-840px;
}

 .pull_22 {
	left:-880px;
}

 .pull_23 {
	left:-920px;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
