 

#main_content { width: 100%; height:100%; min-height: 700px; }
.foundation_finder #main_content { width: 100%; height:100%; min-height: 500px; }
.backstage #main_content { width: 100%; height:100%; min-height: 600px; background: #fff; }
#main_bkg { height: 100%; width: 100%; }
#main_content_btm { display: none; } 
#color_nav_td { width: 1px; }

/* Flash Content 
----------------------------------------------------*/
#productBrowser_resize { width: 100%; }
#productBrowser_resize.colorPlay { height: 3000px; min-width: 700px; } 
#productBrowser_resize.brushPlay { height: 2800px; min-width: 700px; }
#productBrowser_resize.mascaraFinder { height: 1000px; min-width: 700px; }
#productBrowser_resize.foundationFinder { height: 670px; } /* acts as min height */
#productBrowser_resize.backstage { height: 670px; background: #000; } /* acts as min height */
#productBrowser_div { width: 100%; height: 100%; }

.ie6 div.colorPlay { height: 3000px; }
.ie6 div.brushPlay { height: 2800px; }
.ie6 div.mascaraFinder { height: 1000px; }
