.az_prodconf {
	width: 330px;
}

.az_prodconfbox {
	width: 280px;
	border: 1px #cbcbcb;
	border-style: solid solid solid solid;
}

.az_prodconfboxhead {
	background-color: #cbcbcb;
	font-weight: bold;
	padding-left: 4px;
}

.az_prodconfmain {
	padding-left: 4px;
	padding-right: 4px;
}

.az_prodconf_button {
	border:1px solid #d9d9db;
	vertical-align: top;
	color:#ff3301;
	margin-top: 1px;
	font-weight: bold;
	cursor: pointer;
	width:200px;
	height: 18px;
	background-color: #fafafa;
}

.az_prodconf_button2 {
	border:1px solid #d9d9db;
	vertical-align: top;
	color:#ff3301;
	margin-top: 1px;
	font-weight: bold;
	cursor: pointer;
	width:100px;
	height: 18px;
	background-color: #fafafa;
}

.az_confstep {
	text-align: center;
}

.az_confstep_high {
	font-weight: bold;
	text-align: center;
}

.az_prodconf_title_underline {
	font-weight: bold;
	border: 1px #cbcbcb;
	border-style: none none solid none;
}

.az_confsteps {
	border: 1px #cbcbcb;
	border-style: solid solid none solid;
	vertical-align: top;
	width: 70px;
}

.az_step {
	border: 1px #cbcbcb;
	border-style: none none solid none;
	padding: 4px;
	padding-bottom: 10px;
	height: 50px;
}

.az_step_high {
	border: 1px #cbcbcb;
	border-style: none none solid none;
	padding: 4px;
	padding-bottom: 10px;
	background-color: #dddddd;
	font-weight: bold;
	height: 50px;
}

.az_step_inactive {
	border: 1px #cbcbcb;
	border-style: none none solid none;
	padding: 4px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #cbcbcb;
	height: 50px;
}
