@charset "UTF-8";
/* CSS Document */

.p-none {
	display: none !important;
}

footer, #itemselector, .introcontent, .turnoffcol, .introimage {
	
	display:none;
}
header {
	width: 100%;
	height: auto;
	min-height: 0px;
}
header h1 {font-size: 30px;}
header h2 {display: none;}
#toggle_info {display: none !important;}
.blank_cell {display: block !important; background-color: #DA393B !important ;
}
.header_image {display: none;}

.pricingselection h2 {
    display: none;
}

.pricingselection p.smallertext {
    display: none;
}

.footer_logo {
    width: auto !important;
    height: 60px;
    margin: 10px !important;
}

p.pricingtitle {
    width: 100%;
}

.radiobuttonarea {
    width: 100%;
}

::-webkit-scrollbar {
    display: none;
}
