/*======= index.html =======*/
#page1 #content .col-1 {
	width:200px;
	margin-right:15px;
}
#page1 #content .col-2 {
	width:200px;
	margin-right:15px;
}
#page1 #content .col-3 {
	width:180px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:194px; margin-right:27px;}
#page3 #content .col-2 { width:174px; margin-right:23px;}
#page3 #content .col-3 { width:177px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:260px; margin-right:50px;}
#page4 #content .col-2 { width:260px; }


/*=========================*/

