#product-list .dw-order-col {
	width: 125px;
}

#product-list .add-to-cart {
	background: url(/images/cart.jpg) left top no-repeat;
	width: 74px;
	height: 25px;
	float: right;
	text-indent: 10000px;
	overflow: hidden;
}

#product-list tr td {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	height: 40px;
}

#product-list .dw-product-img {
	width: 125px;
}

.dw-section-subheader {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	background-color: #FA9903; 
}

#dw-product-list-container,
#dw-content dw-product-search-filters {
	float: right;
}

.dw-product-number {
	width: 126px;
}

.dw-product-title {
	margin-bottom: 10px;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.dw-product-info {
	
}

.dw-sub-info-label {
	color: #999;
}

.dw-sub-info-value {
	color: #555;
}

.dw-quantity {
	width: 115px;
	font-weight: bold;
}

.dw-price {
	font-weight: bold;
	width: 150px;
}

.dw-add-to-cart {
	width: 130px;
}

.dw-side-panel-box .dw-checkout-price li{
	width: 95%;
}

.dw-side-panel-box .dw-checkout-price li span {
	width: 85px;
}
