/*
General layout
------------------
*/

	section {
		margin: 0px auto 0px auto;
		max-width: 940px;
	}
	
	section .row .column {
		display: inline;
		float: left;
		margin: 0px 2.127659574468% 0px 0px; /* 20px of 940px */
	}
	
	section .row .one {width: 6.382978723404%;} /* 60px of 940px */
	section .row .two {width: 14.893617021277%;} /* 140px of 940px */
	section .row .three {width: 23.404255319149%;} /* 220px of 940px */
	section .row .four {width: 31.914893617021%;} /* 300px of 940px */
	section .row .five {width: 40.425531914894%;} /* 380px of 940px */
	section .row .six {width: 48.936170212766%;} /* 460px of 940px */
	section .row .seven {width: 57.446808510638%;;} /* 540px of 940px */
	section .row .eight {width: 65.957446808511%;} /* 620px of 940px */
	section .row .nine {width: 74.468085106383%;} /* 700px of 940px */
	section .row .ten {width: 82.978723404255%;} /* 780px of 940px */
	section .row .eleven {width: 91.489361702128%;} /* 860px of 940px */
	section .row .twelve {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	section .row .last {
		float: right !important;
		margin-right: 0 !important;
	}
	
	/* 11 col sub row */
	
	.eleven .row .column {
		margin: 0px 2.325581395349% 0px 0px; /* 20px of 860px */
	}
	.eleven .row .eleven {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.eleven .row .ten {width: 90.697674418605%;} /* 780px of 860px */
	.eleven .row .nine {width: 81.395348837209%;} /* 700px of 860px */
	.eleven .row .eight {width: 72.093023255814%;} /* 620px of 860px */
	.eleven .row .seven {width: 62.790697674419%;} /* 540px of 860px */
	.eleven .row .six {width: 53.488372093023%;} /* 460px of 860px */
	.eleven .row .five {width: 44.186046511628%;} /* 380px of 860px */
	.eleven .row .four {width: 34.883720930233%;} /* 300px of 860px */
	.eleven .row .three {width: 25.581395348837%;} /* 220px of 860px */
	.eleven .row .two {width: 16.279069767442%;} /* 140px of 860px */
	.eleven .row .one {width: 6.976744186047%;} /* 60px of 860px */
	
	/* 10 col sub row */
	
	.ten .row .column {
		margin: 0px 2.564102564103% 0px 0px; /* 20px of 780px */
	}
	.ten .row .ten {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.ten .row .nine {width: 89.74358974359%;} /* 700px of 780px */
	.ten .row .eight {width: 79.487179487179%;} /* 620px of 780px */
	.ten .row .seven {width: 69.230769230769%;} /* 540px of 780px */
	.ten .row .six {width: 58.974358974359%;} /* 460px of 780px */
	.ten .row .five {width: 48.717948717949%;} /* 380px of 780px */
	.ten .row .four {width: 38.461538461538%;} /* 300px of 780px */
	.ten .row .three {width: 28.205128205128%;} /* 220px of 780px */
	.ten .row .two {width: 17.948717948718%;} /* 140px of 780px */
	.ten .row .one {width: 7.692307692308%;} /* 60px of 780px */
	
	/* 9 col sub row */
	
	.nine .row .column {
		margin: 0px 2.857142857143% 0px 0px; /* 20px of 700px */
	}
	.nine .row .nine {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.nine .row .eight {width: 88.571428571429%;} /* 620px of 700px */
	.nine .row .seven {width: 77.142857142857%;} /* 540px of 700px */
	.nine .row .six {width: 65.714285714286%;} /* 460px of 700px */
	.nine .row .five {width: 54.285714285714%;} /* 380px of 700px */
	.nine .row .four {width: 42.857142857143%;} /* 300px of 700px */
	.nine .row .three {width: 31.428571428571%;} /* 220px of 700px */
	.nine .row .two {width: 20%;} /* 140px of 700px */
	.nine .row .one {width: 8.571428571429%;} /* 60px of 700px */
	
	/* 8 col sub row */
	
	.eight .row .column {
		margin: 0px 3.225806451613% 0px 0px; /* 20px of 620px */
	}
	.eight .row .eight {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.eight .row .seven {width: 87.096774193548%;} /* 540px of 620px */
	.eight .row .six {width: 74.193548387097%;} /* 460px of 620px */
	.eight .row .five {width: 61.290322580645%;} /* 380px of 620px */
	.eight .row .four {width: 48.387096774194%;} /* 300px of 620px */
	.eight .row .three {width: 35.483870967742%;} /* 220px of 620px */
	.eight .row .two {width: 22.58064516129%;} /* 140px of 620px */
	.eight .row .one {width: 9.677419354839%;} /* 60px of 620px */
	
	/* 7 col sub row */
	
	.seven .row .column {
		margin: 0px 3.703703703704% 0px 0px; /* 20px of 540px */
	}
	.seven .row .seven {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.seven .row .six {width: 85.185185185185%;} /* 460px of 540px */
	.seven .row .five {width: 70.37037037037%;} /* 380px of 540px */
	.seven .row .four {width: 55.555555555556%;} /* 300px of 540px */
	.seven .row .three {width: 40.740740740741%;} /* 220px of 540px */
	.seven .row .two {width: 25.925925925926%;} /* 140px of 540px */
	.seven .row .one {width: 11.111111111111%;} /* 60px of 540px */
	
	/* 6 col sub row */
	
	.six .row .column {
		margin: 0px 4.347826086957% 0px 0px; /* 20px of 460px */
	}
	.six .row .six {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.six .row .five {width: 82.608695652174%;} /* 380px of 460px */
	.six .row .four {width: 65.217391304348%;} /* 300px of 460px */
	.six .row .three {width: 47.826086956522%;} /* 220px of 460px */
	.six .row .two {width: 30.434782608696%;} /* 140px of 460px */
	.six .row .one {width: 13.04347826087%;} /* 60px of 460px */
	
	/* 5 col sub row */
	
	.five .row .column {
		margin: 0px 5.263157894737% 0px 0px; /* 20px of 380px */
	}
	.five .row .five {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.five .row .four {width: 78.947368421053%;} /* 300px of 380px */
	.five .row .three {width: 57.894736842105%;} /* 220px of 380px */
	.five .row .two {width: 36.842105263158%;} /* 140px of 380px */
	.five .row .one {width: 15.789473684211%;} /* 60px of 380px */
	
	/* 4 col sub row */
	
	.four .row .column {
		margin: 0px 6.666666666667% 0px 0px; /* 20px of 300px */
	}
	.four .row .four {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.four .row .three {width: 73.333333333333%;} /* 220px of 300px */
	.four .row .two {width: 46.666666666667%;} /* 140px of 300px */
	.four .row .one {width: 20%;} /* 60px of 300px */
	
	/* 3 col sub row */
	
	.three .row .column {
		margin: 0px 9.090909090909% 0px 0px; /* 20px of 220px */
	}
	.three .row .three {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.three .row .two {width: 63.636363636364%;} /* 140px of 220px */
	.three .row .one {width: 27.272727272727%;} /* 60px of 220px */
	
	/* 2 col sub row */
	
	.two .row .column {
		margin: 0px 14.285714285714% 0px 0px; /* 20px of 140px */
	}
	.two .row .two {
		width: 100%;
		display: block !important;
		float: none !important;
	}
	.two .row .one {width: 42.857142857143%;} /* 60px of 140px */
	
	
	
	