.Checkout_Error {
color: RED;
}

.SC_Overview{
font-size: 10px;
}

a.Shopping_Add, .Shopping_Add, a.Shopping_Add:visited {
	background: url('/_uploaded_files/shopping_config1btn_addtocart_off.gif');
	height: ;
	width: ;
	text-decoration: none;
	display: block;
}

a.Shopping_Add:hover {
	background: url('/_uploaded_files/shopping_config1btn_addtocart_on.gif');
	height: ;
	width: ;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_ShowImage, .Shopping_ShowImage, a.Shopping_ShowImage:visited {
	background: url('/_uploaded_files/shopping_config1btn_showimage_off.gif');
	height: 36;
	width: 106;
	text-decoration: none;
	display: block;
}

a.Shopping_ShowImage:hover {
	background: url('/_uploaded_files/shopping_config1btn_showimage_on.gif');
	height: 36;
	width: 106;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_ShowProduct, .Shopping_ShowProduct, a.Shopping_ShowProduct:visited {
	background: url('/_uploaded_files/shopping_config1btn_showproduct_off.gif');
	height: 36;
	width: 106;
	text-decoration: none;
	display: block;
}

a.Shopping_ShowProduct:hover {
	background: url('/_uploaded_files/shopping_config1btn_showproduct_on.gif');
	height: 36;
	width: 106;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_DeleteItem, .Shopping_DeleteItem, a.Shopping_DeleteItem:visited {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}

a.Shopping_DeleteItem:hover {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_CheckoutNow, .Shopping_CheckoutNow, a.Shopping_CheckoutNow:visited {
	background: url('/_uploaded_files/shopping_config1btn_checkoutnow_off.gif');
	height: 35;
	width: 160;
	text-decoration: none;
	display: block;
}

a.Shopping_CheckoutNow:hover {
	background: url('/_uploaded_files/shopping_config1btn_checkoutnow_on.gif');
	height: 35;
	width: 160;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_ViewBasket, .Shopping_ViewBasket, a.Shopping_ViewBasket:visited {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}

a.Shopping_ViewBasket:hover {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}


/* ###################### */
a.Shopping_Continue, .Shopping_Continue, a.Shopping_Continue:visited {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}

a.Shopping_Continue:hover {
	background: url('');
	height: 80;
	width: 120;
	text-decoration: none;
	display: block;
}
table.Products_Table_1 {
border-bottom:0px solid #efefef;
	margin:10px 0px 0px 0px;
	padding:5px;

	font-size:12px;
float:left;
}
table.Products_Table_1 th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.Products_Table_1 td {
	font-size:12px;
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	width:auto;
}
table {

	margin:10px 0px 0px 0px;
	padding:5px;
	font-size:12px;
	border:0px solid #333;

}
table th {
	border-width: 0px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table td {
font-size:12px;
	border-width: 0px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	width:auto;
}