@media all {
	
	* {
		background: none;
		color: #000 !important;
	}
	
	body {background-color: #fff;}
	
	.list-group * {font-size: 10pt;}
	.list-group span {display: block;}	
	
}
#door-container {width: 575px;}
#door-specs {width: 145px;}