.clear_res {
	float: right; 
	margin-right: 28px;
}

#ksa_results {
	margin-top: 15px;
}

.ksa_results_head {
	font-size: 15px;
	color: #037F00;
	padding-right: 20px;
	padding-bottom: 5px;
}
.ksa_results_td {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 0.1em solid #888888;
}

.ksa_results_head a.asc {
	background-image: url(../images/arrow-table-up.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;

}
.ksa_results_head a.desc {
	background-image: url(../images/arrow-table-down.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;
}

.ksa_results_td span {
	font-size: 12px;
}

.left {
	float: left;
}

.pcode {
	padding-bottom: 3px;
	color: #037F00;
}

.quote_item {
	border-bottom: 0.1em solid #888888; 
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.quote_item  .image {
	width: 80px;
	margin-right: 20px;
}

.trquote {
	border-bottom: 0.1em solid #888888;
}

.quote_item  .code {
	width: 70px;
	margin-right: 20px;
}

.quote_item  .description {
	width: 300px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 15px;
}

.quote_item  .case_price {
	width: 80px;
	margin-right: 20px;
	font-size: 12px;
}

.quote_item  .split_price {
	width: 80px;
	margin-right: 20px;
	font-size: 12px;
}

.green_style {
	font-size: 15px; 
	color: #037F00;
} 

#left-side {
	width: 728px;
	margin-right: 20px;
	float: left;
}
	
#right-side {
	width: 230px;
	float: left;
}
	
.clear {
	clear: both;
}
.info {
	font-size: 12px;
	margin-bottom: 2px;
}



