/*======= index.html =======*/
#page1 #content .col-1 {
/*	width:227px;	*/
	width:227px;
	margin-right:3px;
}
#page1 #content .col-2 {
/*	width:227px;	*/
	width:227px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:227px;
	margin-right:3px;
}
#page3 #content .col-2 {
	width:227px;
}
/*=========================*/


