.col1, .col2, .col3, .cols { float:left}
.cols{ width:290px}
.col1{ width:600px}
.col2{ width:auto}



/* index.html */

#page1 header{ height:140px}

/* index-1.html */
#page2 .cols{ width:243px}
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page5 .cols{ width:243px}
/* index-5.html */
/* index-6.html */