.line, .lineCenter, .col2, .col3, .col4, .col5, .col7, .col10 { float:left;}

.colIndent1{
	padding-right:20px;
}
.colIndent2{
	padding-right:40px;
}

.line, .lineCenter{
	width:20px;
	height:417px;
	background:url(../images/content_line.jpg) 0 0 repeat-y
}
.lineCenter{
	background-position: 50% 0;
}


.col2{ 
	width:140px;
}
.col3{ 
	width:220px;
}
.col4{ 
	width:300px;
}
.col5{ 
	width:380px;
}
.col7{ 
	width:540px;
}
.col10{
	width:780px;
}