
ul.tree-list{
 display: none;
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.1em;
}

/*
img#logo {
	width:245px;
	height:30px;
}
*/

#sidebar, #site-area-tab-container, #nav-bar {
	display:none;
}
/*
#header, #header a {
    width: 50%;
    height: 50%;
    float: none;
    padding: 0;
    margin: 0;
}
*/
 #header, #header a, #header a img {
    /*float: none !important;*/
    min-height: 0;
}
 #header {
    margin-left: 10px !important;
    width:591px;
 }

#product-info .tab {
    border: none !important;
    display: block !important;
    clear: both !important;
    float: none !important;
    page-break-after: left;
    page-break-inside: avoid !important;
}

/* turn off unncessary elements */
#social-media, #product-info-nav, #product-info #brochure, #product-info #find-an-installer,
#product-info #literature, #product-info #installation, #footer .links, .print, 
#breadcrumb-wrap, .button, .enlarge, .more {
    display: none !important;
}

#product-info #technical-data-table {
    page-break-after: avoid !important;
}

/*
body.homeowner #product-info #features-benefits {
    page-break-after: avoid !important;
}

#product-info #technical-data-table {
    page-break-after: avoid !important;
}
*/
.tab h2.tab-header {
    display: block;
}

#container {
    border: none;
}

#content {
    float: left;
}

#images img {
    /*margin-left: 10px;*/
}

#product-info #features-benefits ul {
    margin: 10px 0 0 15px;
}

#product-info #features-benefits ul li {
    list-style-type: circle;
    padding-left: 0 !important;
    background: none;
}

table#accessories a.more {
    display: inline !important;
}


