.col1, .col2, .col3, .cols { float:left;}

.col1{
	width:311px;
}
.col2{ width:620px;}
.col3{ width:303px;}
.cols{ width:212px;}

/*======= index.html =======*/
#page1 .tab_content{ min-height:365px}
#page1 .tab_content2{ min-height:401px}
/*======= index-1.html =======*/
#page2 .tab_content{ min-height:301px}
#page2 .tab_content2{ min-height:850px}
#page2 .col1{ width:310px;}
#page2 .col2{ width:613px;}
#page2 .pagination-container{ width:289px}
/*======= index-2.html =======*/
/*======= index-3.html =======*/
/*======= index-4.html =======*/
/*======= index-5.html =======*/
/*======= index-6.html =======*/
{ 
    elm.style.display = "table-cell"; 
} catch(e) { 
    // This executes in IE7, 
    // but not IE8, regardless of mode 
}
