@charset "UTF-8";
/* CSS Document */

#customerinfo {
	float: left;
	width: 310px;
	padding-right: 20px;
}

#customerinfo2 {
	float: right;
	width: 333px;
}

#parts {
	float: left;
	width: 666px;
}

#comments {
	float: left;
	clear:both;
	width: 100%;
}

.quicktable,tr,td {
	height: 50px;
}

.qs_partname {
	width: 12%;
}
.qs_image {
	width: 10%;
}

.qs_description {
	width: 30%;
}

.qs_length {
	width: 10%;
}

.qs_finish {
	width: 15%;
}

.qs_price {
	width: 10%;
}

.qs_quantity {
	width: 5%;
}

.quicktable label {
	display: none !important;
}

#li_1 div {
	visibility: hidden !important;
	height: 11px !important;
}

#li_9 div {
	visibility: hidden !important;
	height: 1px !important;
}

#li_16 div {
	visibility: hidden !important;
	height: 1px !important;
}

#li_68 div {
	visibility: hidden !important;
	height: 1px !important;
}

#li_15 {

}

.hr_rule {
	clear: both;
	height: 1px;
	background-color: #087e3f;
}

#li_9 {
		float: left;
}
#li_74 {
	float:left;
	padding-left: 20px;
}
