@charset "utf-8";


.col {
	margin-left:10px; margin-right:10px;
	display: inline;
	overflow: hidden;
	float: left;
	position: relative;
}

.row{
	width: 960px;
	margin: 0 auto;
	top: 0;
	overflow: hidden;
}

}

.col_1 {	width:40px;	 }
.col_2 {	width:100px; }
.col_3 {	width:160px; }
.col_4 {	width:220px; }
.col_5 {	width:280px; }
.col_6 {	width:340px; }
.col_7 {	width:400px; }
.col_8 {	width:460px; }
.col_9 {	width:520px; }
.col_10{	width:580px; }
.col_11{	width:640px; }
.col_12{	width:700px; }
.col_13{	width:760px; }
.col_14{	width:820px; }
.col_15{	width:880px; }
.col_16{	width:940px; }

/* for use on elements like input fields */

.width_1 {	width:40px;	 }
.width_2 {	width:100px; }
.width_3 {	width:160px; }
.width_4 {	width:220px; }
.width_5 {	width:280px; }
.width_6 {	width:340px; }
.width_7 {	width:400px; }
.width_8 {	width:460px; }
.width_9 {	width:520px; }
.width_10{	width:580px; }
.width_11{	width:640px; }
.width_12{	width:700px; }
.width_13{	width:760px; }
.width_14{	width:820px; }
.width_15{	width:880px; }
.width_16{	width:940px; }
