.col1, .col2, .col3, .cols {float:left}
.col1 {width:290px}
.col2 {width:240px}
.col3 {width:252px}
/* index.html */
#page1 .buttons .col1 .button {margin-left:10px}
#page1 .buttons .col2 .button {margin-left:24px}
#page1 .buttons .col3 .button {margin-left:76px}
#page1 #content2 .col1 {width:597px}
/* index-1.html */

#page3 .line1 {background-position:198px 0}
#page3 .col1 {width:160px}
#page3 .col2 {width:685px}
#page3 #content2 .col1 {width:597px}


