header,footer,aside.sidebar,.navigation, .staging, .print-quote {
	display:none;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

aside.siderbar {
    behavior: url('/style/PIEx.htc');
}

.section {
    margin-bottom: 0px;
}

.container {
    width: 100%;
}

.printed-version {
    width: 100%;
    height: 90px;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 40px;
    display: block;
}

.printed-version table.contact {
    float: right;
    font-size: 10px;
    width: 240px;
}

.section table tr td:first-child, section table tr th:first-child {
    width: 30%;
}

.printed-version table.contact td {
    border-bottom: 0px;
    padding: 4px 0;
}

#printed-version {
	display: block;
}



/* move the "key facts" block between the logo and contact details on print version */
.key-facts {
    position:static;
    margin-top:-150px;
    margin-left:250px;
    margin-bottom:0px;
}

.key-facts .fact {
    width:100px;
    height:60px;
    padding:10px;
    text-align:center;

    border-color:#999999;
	outline:#000000;

}

.key-facts .fact p {
    margin:0px;
    color:#333333;
}

.key-facts .fact label {
	font-size:19px;
	color:#333333;

}

#running_costs_hide,#running_costs_hide.hiding {
	height:auto !important;
	overflow:visible !important;
}

#take_pay_hide,#take_pay_hide.hiding {
	height:auto !important;
	overflow:visible !important;
}

td {
	padding-top:6px;
	padding-bottom:6px;
}

.print-margin {
	margin-top:20px;
}


div.message_content {

	

}

