/* SETUP FOR STEP 5 OF THE SYSTEM CONFIGURATOR */
body {}
.inside .main_nav,
.breadcrumbs,
.intro,
#header,
.buttons,
#footer_bg,
.print,
.button {display: none;}

.header h2 {text-decoration: underline; font-size: 14pt;}
.header h2:after {content: ' from the Alpine-usa.com System Configurator:';}

.group h2 {clear: both;}
.group h2:after {content: ':';}

.group h2.type {float: none;}
.group h2.type:after {content: '';}

span.pic img {display: block;float: none; clear: left;}
#header_wrap,.inside h2 {display: block;}

.price_final {
	width: 40%;
	padding: 9px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 18px;
	}

#overall_container {
	font-size: 10pt;
	font-family: helvetica, arial, verdana;
	}
	h2,h3,h4,h5,h6 {font-size: 12pt;}
	
	.store {
		float: left;
		margin-right: 18px;
		}