
.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: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
}

.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: #AAAAAA;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #AAAAAA;
	font-size: 12px;
	background-color: #FFFFFF;
}

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;
	color: #0055c8 !important;
}

.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: #555555;
	border-bottom-color: #555555;
	border-left-color: #CCCCCC;
	background-color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.method_table
{
	font-size: 11px;
}

.item_title a
{
	color: #333333;
	text-decoration: none;
}

.item_title a:hover
{
	color: #000000;
	text-decoration: underline;
}

.outer_table_button a
{
	color: #FFFFFF;
	text-decoration: none;
}

.outer_table_button_h a
{
	color: #DDDDDD;
	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: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #444444;
	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: #AAAAAA;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #AAAAAA;
	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: #000000;
	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: #0055c8;
}

.cart_item_cell a:hover
{
	color: #0028a6;
	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;
}

