.container {
	width: 960px; margin-right: auto; margin-left: auto;
}
.one {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.one-third {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.two-third {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.one-half {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.column-510 {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.column-560 {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.column-340 {
	margin-right: 60px; margin-left: 0px; float: left; position: relative;
}
.last {
	margin-right: 0px !important;
}
.one {
	width: 960px; margin-right: 0px !important;
}
.one-third {
	width: 280px;
}
.two-third {
	width: 620px;
}
.one-half {
	width: 450px;
}
.column-510 {
	width: 510px;
}
.column-560 {
	width: 560px;
}
.column-340 {
	width: 340px;
}
.clear {
	width: 0px; height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden;
}
.clearfix::before {
	width: 0px; height: 0px; overflow: hidden; display: block; visibility: hidden; content: "\0020";
}
.clearfix::after {
	width: 0px; height: 0px; overflow: hidden; display: block; visibility: hidden; content: "\0020";
}
.clearfix::after {
	clear: both;
}
.clearfix {
	-ms-zoom: 1;
}
