#subtabextendline { display: none; }

#tabcontainer { display: none }

#headtabs { display: none }

#maincontentstyle { background: white repeat-x; 
                    padding-right: 1em; padding-left: 1em; 
                    padding-bottom: 1em; padding-top: 1em;
                    margin-left: 2%; margin-right: 2%; }

#contentstyle { float: none; }

#leftbox { width: 80%;
           background: #eeffee;
           float: none }

#rightbox { width: 80%;
           background: #eeffee;
            float: none }

#leftboxstyle { width: 100%;
           background: #eeffee;
                margin-left: 0em;                
            margin-bottom: 15px;
                float: none }

#rightboxstyle { width: 100%;
           background: #eeffee;
                 margin-right: 0em;                
            margin-bottom: 15px;
                 float: none }

#boxstyle { width: 100%;
           background: #eeffee;
                 margin-right: 0em;                
            margin-bottom: 15px;
                 float: none }

