	div#part_number_buildup {
/*		width: 600px;*/
		float: left;
		margin-right: .5em;
	}
	
	div#order_codes {
		width: 300px;
		float: right;
		margin-left: .5em;
		margin-right: .5em;
	}

	div#order_codes th {
		color:#FF0000;
		text-align: center;
	}
	
	div#model_options {
		clear: both;
	}

	div#model_options th {
		color:#FF0000;
		text-align: center;
	}
	
	div#content h3 {
		margin-bottom: 0;
		text-decoration: underline;
		color: #0066CC;
	}

