.col1, .col2, .col3, .cols {
	float:left;
	width: 100%;
}
.col1 {
	width:260px;
	float: left;
}
.col2 {
	width:70%
}

.col3 {
	width:100%
}
/* index.html */
/* index-1.html */
#page2 .cols {width:525px;padding-bottom:2px}
/* index-2.html */
/* index-3.html */
/* index-4.html */
/* index-5.html */
/* index-6.html */
