﻿@import url('search_results.css');
@import url('cart_dwm.css');
.space_cell_2 {
}
.bottom_sp_cell {
	height: 10px;
}
.underline_cell {
	text-align: center;
	height: 20px;
}
.cd_tx {
	background-position: center bottom;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	background-image: url('../gradients/gradient_704x19.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	height: 20px;
}
.dollar_insur_tx {
	background-position: center bottom;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #330066;
	height: 22px;
	text-align: center;
	background-image: url('../gradients/gradient_704x19.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}
.bottom_tx {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.price_cell {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #330066;
	width: 38px;
}
.slow_cell {
	font-family: Arial;
	font-size: xx-small;
	color: #330066;
	width: 245px;
}
.text_column1 {
	width: 255px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #330066;
	padding-left: 2px;
}
.space_cell {
	width: 5px;
}
.table {
	width: 704px;
	background-image: url('../gradients/gradient_ship_705x265.jpg');
	background-repeat: no-repeat;
	border: 2px solid #666666;
}
.text_column2 {
	width: 300px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #330066;
}

