/*
 * Print Stylesheet
 */

body {
	border:none;
}

#content img#printlogo {
	margin:0 0 15px;
    display:block;
    float:left;
    border:none;
    padding:0;
}

#content h1 {
	clear:left;
}

#menu, form, #header, #sidebar, a.download, ul#tab-nav, .footernav, #make-inspection {
	display: none !important;
}

dl.dxl-plan-meta {
	color:#111;
	padding:0;
}

	.dxl-plan-meta dt {
        text-indent:0;
        background:none;
        font-weight:700;
        width:auto;
        height:auto;
        float:left;
    }

    .dxl-plan-meta dd {
        font-size:inherit;
        margin:0 !important;
        padding:0 !important;
        border:none;
    }

body.single-house-designs div.plan-info img {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.widthlimiter, .outer, #content {
	width:100% !important;
	padding:0;
	border:none;
}

.widthlimiter {
	overflow:hidden;
}

img {
	max-width:100%;
	height:auto !important;
}