.outer_table {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #E6E6E6;
}
.inner_table {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 12px;
	background-color: #F3F3F3;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.contains_header {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 5px 2px 8px;
}
.cart_item_cell {
	padding-left: 15px;
	padding-right: 4px;
}
input {
}
.listing_controls {
	font-size: 11px;
}
.listing_controls a {
	color: #550000;
	text-decoration: underline;
}
.listing_controls a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.item_title {
	font-size: 16px;
	font-weight: bold;
}
.inner_item_table {
	font-size: 12px;
}
.item_price_cell {
	font-size: 11px;
}
.item_price_big {
	font-size: 15px;
	font-weight: bold;
}
.update_text {
	font-size: 11px;
	font-weight: bold;
}
.rs_boxes {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.subtotal_sub {
	font-size: 10px;
	font-weight: normal;
}
.subtotal {
	font-size: 20px;
	font-weight: bold;
}
.outer_table_button {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #E1E1E1;
	font-size: 11px;
	font-weight: bold;
}
.method_table {
	font-size: 11px;
}
.item_title a {
	color: #550000;
	text-decoration: none;
}
.item_title a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.outer_table_button a {
	color: #550000;
	text-decoration: underline;
}
.outer_table_button_h a {
	color: #0000FF;
	text-decoration: underline;
}
.outer_table_button_h {

	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #E0E0F1;
	font-size: 11px;
	font-weight: bold;
}
.inner_table_button_h {


	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #E0E0F1;
	font-size: 11px;
	font-weight: bold;
}
.method_table a {
	color: #000000;
	text-decoration: none;
}
.method_table a:hover {

	color: #0000FF;
	text-decoration: underline;
}
.outer_table_button a:hover {

	color: #0000FF;
	text-decoration: underline;
}
.item_subrow {
	font-size: 11px;
	font-weight: bold;
}
.item_subrow a {
	color: #000000;
	text-decoration: none;
}
.item_subrow a:hover {

	color: #0000FF;
	text-decoration: underline;
}
.listing_controls input {
	font-size: 11px;
}
.error_table {
	border: 2px solid #CC0000;
}
.cart_item_cell a {
	color: #550000;
}
.cart_item_cell a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.listing_controls input {

	text-align: center;
}
.pco_title {
	font-size: 24px;
	font-weight: bold;
}
.pco_inner {
	font-size: 12px;
	background-color: #F3F3F3;
	border: 3px double #333333;
}
.primary_table_setting {
	font-family: Arial, Helvetica, sans-serif;
}
