/*<license>
Copyright (c) 2010, 2011, triptic bv
All Rights Reserved.

This source is subject to the qdo LICENSE AGREEMENT.
Please see the 'license.txt' file for more information.
All other rights reserved.

THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE.
</license>*/
/* STRUCTURE */
html, body { height: auto; } 
div.sitewrap                                          { width: auto; }
div.mainwrap                                          { background: #ffffff; padding: 20px 0 0 0; }
div.breadcrumbs                                       { display: none; }
div.contentwrap                                       { float: none; width: 100%; }
div.content                                           { float: none; width: 100% }
div.content div.inner                                 { padding-bottom: 40px; }
div.widecontent                                       { width: auto; max-width: 600px; }
div.widecontent div.inner                             { padding-bottom: 40px; }
div.topnavwrap,
div.menu,
div.submenu,
div.servicemenu,
div.aside,
div.footer,
div.webedit,
div.quotewrap,
div.searchbox,
div.headerwrap{ display: none; }

