A {
	color: #303030;
}

.cart_container {
	width: 689px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.delivery_info {
	float: left;
	width: 220px;
	margin-top: 15px;
	border-left: 1px dotted #e4e4e4;
	padding-left: 10px;
	margin-bottom: 30px;
}

.listing_item_5_cols {
	float: left;
	width: 140px;
	margin-left: 7px;
	margin-right: 7px;
	height: 190px;
	text-align: center;
}

.delivery_info a, .delivery_types a {
	display: block;
	line-height: 21px;
	text-decoration: underline;
}

.basket_table th {
	background-color: #737373;
	height: 34px;
	font-family: Verdana, Arial, sans-serif;
	color: white;
}

.basket_table td {
	padding-top: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
}

.basket_table td, .basket_table td a {
	color: #939393;
}


.basket_table {
	border-bottom: 2px solid #737373;
}

.input_qty {
	text-align: center;
	width: 50px;
	padding-top: 2px !important;
	height: 20px !important;
	margin-bottom: 8px;
}

.summary_container {
	float: right;
	border-top: 2px solid #737373;
	width: 230px;
	padding-top: 5px;
}

.delivery_container {
	float: left;
	margin-top: 15px;
	padding-right: 10px;
}

.label_field {
	width: 150px; 
	padding-left: 10px;
}

.summary {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	width: 230px;
}

.summary td {
	height: 20px;
	border-bottom: 1px dotted #e4e4e4;
}

P {
	color: #939393;
	line-height: 21px;
}

.ot_shipping {
	color: #939393;
}

.moduleRow td, .moduleRowSelected td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.deliveryTable tr {
	font-size: 11px;
}

.deliveryTable tr td {
	padding: 6px 0px;
	border-bottom: 1px dotted #e4e4e4;
}

.deliveryTable a {
	color: #737373;
	text-decoration: none;
}

.moduleRowSelected td {
	color: #939393;
}

.shipping_price {
	font-weight: bold;
	color: #151515;
}

.delivery_types {
	width: 445px;
}

.delivery_types table {
	width: 100%;
}

.voucherContainer {
	clear: both;
	padding-top: 25px;	
}

.voucherInput {
	width: 200px;
}

.button_voucherSubmit {
	float: right;
	margin-left: 5px;
}

.voucher_label {
	margin-top: 5px;
	font-size: 11px; 
	margin-right: 10px;
	color: #939393;
}

.remunderline {
text-decoration: none;
}

.remunderline:hover {
text-decoration: underline;
}
