.inputs {
	display:inline;
}

#step2 fieldset.right {
	margin-left:170px;
}

#step1 .door_image, #step1 .window_image, #step1 fieldset {
	width:200px;
	float:left;
}
#step1 .door_image table {
	width:60px;
	height:144px;
	margin:10px 70px;
}
#step1 .window_image table {
	width:100px;
	height:85px;
	margin:10px 50px;
}

#step2 select {
	width:95px;
}

#step1 .product td,
#step2 .product .door td ,
#step2 .product .window td {
	background:#A7C6DF;
}

#step2 .product td img {
	position:absolute;
}

input.small {
	width:30px;
}

#step2 div.product{
	float:left;
}
#step2 div.product table.widths {
	display:none;
}
#step2 div.product table.widths td{
	text-align:center;
}