.col2, .col3, .col4, .col8, .col10, .col6 { float:left;}
.col5 { float:right;}

.colIndent{
	padding-right:20px;
}

.col2{ 
	width:520px;
}
.col3{ 
	width:260px;
}
.col4{ 
	width:660px;
}
.col6{ 
	width:165px;
}
.col8{ 
	width:180px;
}
.col10{ 
	width:940px;
}
.col5{ 
	width:760px;

