.column {
	display:inline;
	float: left;
	position: relative;
	margin: 0 ;
	padding-top: 40px !important ;
	background-image: url('../images/column_border_top.png');
	background-position: top right ;
	background-repeat: no-repeat ;
}

.column_header {
	height: 160px ;
	padding-right: 20px ;
	margin-bottom: 20px ;
	margin-top: 20px ;
}

/* 
.column_1,
.column_2,
.column_3,
.column_4,
.column_5,
.column_6,
.column_7,
.column_8,
.column_9,
.column_10,
.column_11,
.column_12,
.column_13,
.column_14,
.column_15,
.column_16,
.column_17,
.column_18,
.column_19,
.column_20,
.column_21,
.column_22 {
	background-image: url('/site/images/column_divider.png');
	background-position: top right ;
	background-repeat: no-repeat ;
	
}
 */

#CAGD .column_1 {
	width:60px;
}

#CAGD .column_2 {
	width:120px;
}

#CAGD .column_3 {
	width:180px;
}

#CAGD .column_4 {
	width:240px;
}

#CAGD .column_5 {
	width:300px;
}

#CAGD .column_6 {
	width:360px;
}

#CAGD .column_7 {
	width:420px;
}

#CAGD .column_8 {
	width:480px;
}

#CAGD .column_9 {
	width:540px;
}

#CAGD .column_10 {
	width:600px;
}

#CAGD .column_11 {
	width:660px;
}

#CAGD .column_12 {
	width:720px;
}

#CAGD .column_13 {
	width:780px;
}

#CAGD .column_14 {
	width:840px;
}

#CAGD .column_15 {
	width:900px;
}

#CAGD .column_16 {
	width:960px;
}

#CAGD .column_17 {
	width:1020px;
}

#CAGD .column_18 {
	width:1080px;
}