#div1,
#div2 {
	display:none;
}

/* calculator
.layout1 {
	width:200px;
	height:72px;
}
*/
iframe.sbl-calculator,
.sbl-calculator {
	width:100%!important
}
#sblinfo {
    text-align: center;
    line-height: 140%!important;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
    color: #CC0000!important;
    text-transform: uppercase!important;
    margin-top: 20px!important;
}
#sblform {
    margin-bottom: 10px;
    text-align: center!important;
}
