/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:740px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* MAIN CONTENT */
.column1-unit {width:740px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:350px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:350px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:230px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:230px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:230px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column4-unit-left {float:left; width:175px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column4-unit-middle {float:left; width:175px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column4-unit-right {float:right; width:175px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
