/****************************************************************/
/*   Design:   Multiflex-5.4                                    */
/*   Type:     Design without sidebar                           */
/*   File:     Grid Toolbox                                     */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     March 13, 2008                                   */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

.content {display:inline; /*Fix IE floating margin bug*/; float:left; width:958px; background-color:#F8CEF2; font-size:1.0em; overflow:visible !important /*Non-IE6*/; overflow:hidden /*IE6*/;}

.content-1col-nobox, .content-1col  {position:relative;width:958px; background-color:#FAF0E6;margin-bottom:10px;padding:5px 0 5px 0;}
.content-1col {margin-top:-15px;z-index:20;}

.container:after, .header:after, .header-top:after, .header-bottom:after, .navbar:after, .main:after, .content:after, .content div:after, .subcontent:after, .subcontent div:after, .footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.content-1col-nobox:after, .content-1col:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both Do not use here to avoid paragraphs clearing next to images;*/  visibility:hidden;}

@media print {.content-2col-nobox-rightcolumn {display:inline; float:right; width:313px; border-left:none; background-color:#ffffff;}}
@media print {.content-3col-nobox-rightcolumn {display:inline; float:right; width:313px; border-left:none; background-color:#ffffff;}}
