.container {
margin-left: auto;
margin-right: auto;
/*width: 1000px;*/
position: relative;
}
.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9 {
float: left;
height: 100%;
}
.col1 {
width: 350px;
}
.col2 {
width: 430px;
}
.col3 {
width: 228px;
}
.col4 {
width: 584px;
}
.col5 {
width: 173px;
}
.col6 {
width: 262px;
}
.col7 {
width: 289px;
}
.col8 {
width: 300px;
}
.col9 {
width: 483px;
}