.steps_containter {width: 100%; min-width: 923px; height: 57px; min-height: 57px; float: none; clear: both; margin: 0px 0px 20px 0px; padding: 0px; overflow: hidden;}
	.steps_step_container {width: 24.9%; height: 57px; float: left; margin: 0px; padding: 0px;}
		.steps_step_container A, .steps_step_container A:link, .steps_step_container A:visited, .steps_step_container A:hover {color: black; text-decoration: none;}
	.steps_step {height: 55px; background: url("/_assets/styles/button1-background.gif") #d5d5d5 repeat-x; margin-right: 16px; text-align: center; font-size: 11pt;}
		.steps_step:hover {background: url("/_assets/styles/button2-background.gif") #cacbca repeat-x;}
	.steps_step STRONG {font-size: 10pt; line-height: 20px; font-weight: bold;}


.choices_containter {width: 100%; min-width: 923px; min-height: 148px; float: none; clear: both; margin: 40px 0px 20px 0px; padding: 0px; overflow: hidden;}
	.choices_choice_container {width: 33.2%; height: 132px; float: left; margin: 0px 0px 16px 0px; padding: 0px; overflow: hidden; position: relative}
		.choices_choice_container A, .choices_choice_container A:link, .choices_choice_container A:visited, .choices_choice_container A:hover {color: black; text-decoration: none;}

		.choices_choice_container .choices_choice {height: 130px; background: url("/_assets/styles/button1-background.gif") #d5d5d5 repeat-x; margin-right: 16px; text-align: center; font-size: 12pt; line-height: 16pt; overflow: hidden;}
				.choices_choice:hover {background: url("/_assets/styles/button2-background.gif") #cacbca repeat-x;}
			.choices_choice .choices_text {width: 100%; height: 100%; display: table; overflow: hidden;}
			.choices_choice .choices_text div {display: table-cell; vertical-align: middle; text-align: center; padding-bottom: 15px;}
				.choices_choice .choices_text div.semiproduct {padding-bottom: 0px;}
				.choices_choice .choices_text div .details {clear: both; float: none; text-align: left; padding: 5px 0px 0px 20px; margin:}
	
		.choices_choice_container .choices_choice_details {width: 80px; height: 60px; position: absolute; bottom: 0px; left: 0px; margin-right: 16px; text-align: center; line-height: 18px; font-size: 8pt;}

		.choices_choice_container .choices_choice_code {width: 60px; height: 60px; position: absolute; bottom: 0px; right: 0px; margin-right: 16px; text-align: center; line-height: 13px; font-size: 8pt;}
			.choices_choice_container .choices_choice_code:hover {background: url("/_assets/styles/iconsub-background.gif") no-repeat;}
			.choices_choice_container .choices_choice_code IMG {margin: 4px 0px -4px 0px; border: 0px;}

		.choices_choice_container .choices_choice_mix {width: 20px; height: 29px; position: absolute; top: 0px; left: 0px; margin: 5px 0px 0px 5px;}
			.choices_choice_container .choices_choice_mix IMG {border: 0px;}

	
	