.col_wide h2 {
	background: url('../img/box_head_red.png') no-repeat;
	background-color: #f76;
	border: 0px;
	color: #fff;
	height: 27px;
	padding-top: 8px;
}
#box_configurator {
	margin-top: 20px;
}
#box_configurator h3 {
	background: url('../img/box_std_head.png') repeat-x;
	color: #fff;
	font-size: 10pt;
	padding: 5px 10px;
}
#box_configurator h4 {
	font-size: 9pt;
	font-weight: bold;
}
#box_configurator.horiz div.content {
	border: 1px #bfebfa;
	border-style: none solid;
	color: #556;
	padding: 18px;
}
#box_configurator.horiz div.content h4 {
	margin-bottom: 9px;
}
#box_configurator.horiz div.title {
	background-color: #f0f0f0;
}
#box_configurator.horiz form {
	margin-left: 1px;
}
#box_configurator.horiz div.col {
	border: 1px #bfebfa;
	border-style: none solid solid;
	float: left;
	margin-left: -1px;
	width: 168.4px;
}
#box_configurator.horiz div.col div {
	border-top: 1px #bfebfa solid;
	text-align: center;
}
#box_configurator.horiz div.col div.title {
	font-size: 9pt;
	font-weight: bold;
	padding: 10px 0px 20px;
}
#box_configurator.horiz div.col div.body {
	height: 40px;
	padding: 20px 0px 40px;
}
#box_configurator.horiz div.col div.body p {
	margin-bottom: 20px;
}
#box_configurator.horiz div.col div.select {
	padding: 10px 20px 10px 50px;
}
#box_configurator.horiz div.col div.select input {
	float: right;
}
#box_configurator div.row {
	border: 1px #bfebfa;
	border-style: none solid solid none;
	clear: left;
	height: 120px;
}
#box_configurator div.row div {
	border-left: 1px #bfebfa solid;
	color: #444;
	float: left;
	height: 90px;
	padding: 10px 10px 10px;
	overflow: auto;
}
#box_configurator div.row div.title {
	background-color: #f0f0f0;
	font-weight: bold;
	height: 100px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
#box_configurator div.row div.title img {
	margin-top: 12px;
}
#box_configurator div.row div.desc {
	height: 110px !important;
	padding: 10px 10px 0px 5px;
	width: 400px;
}
#box_configurator div.row div.desc ul {
	list-style: disc inside;
	margin: 5px 0px;
}
#box_configurator div.row div.desc ul li {
	float: left;
	margin-left: 10px;
	width: 115px;
}
#box_configurator div.row div.desc img {
	float: left;
	margin: 10px 10px 0px 0px;
}
#box_configurator div.row div.picker {
	padding: 50px 20px 0px;
	height: 70px;
	text-align: center;
	width: 100px;
}
#box_configurator div.row div.picker input {
	float: right;
}
#box_configurator #options div.row {
	border-left: 1px #bfebfa solid;
	height: 73px;
}
#box_configurator #options h4 {
	color: #0084c4;
	padding: 15px 10px 0px;
}
#box_configurator div.itm {
	border: none !important;
	font-size: 8pt;
	font-weight: bold;
	height: 24px !important;
}
#box_configurator.doors h4 {
	text-transform: uppercase;
}
#box_configurator.doors div.row {
	background-color: #f0f0f0;
}
#box_configurator.review {
	color: #666;
}
#box_configurator.review h4 {
	color: #0084c4;
	padding-top: 9px;
}
#box_configurator.review img {
	float: right;
	margin-left: 15px;
	margin-top: 9px;
}
#box_configurator.review form .input {
	font-size: 8pt;
	margin: auto;
	width: 400px;
}
#box_configurator input.submitbig {
	background-color: #fff;
	margin-top: 40px;
}
