.tt_products_item_list div.item_list_header {
	height: 20px;
	background-image: none;
	border-bottom: 1px solid #a1a1a1;
}
.tt_products_item_list div.item_list_header div.list_header_col_2, .tt_products_item_list div.item_list_header div.list_header_col_3 {
	display:none;
}
.listitem div.listitem_header {
	width: 260px;
	float:left;
}
.listitem h3 {
	width: 260px;
}
.listitem div.price {
	width: 158px;
}
.listitem div.price label {
	display:block;
	margin-top: 5px;
	margin-bottom: 1px;
}
.listitem div.price input {
	width: 38px;
	border: 1px solid #dc143c;
}