/* CSS Document */


#ToolBar a {
	background: url(../images_gen/cart_button_petrol.gif) no-repeat left center;
}


#Page {
	border-left: solid 10px #5395BE;
}


#MainNav ul li a {
	color: #5395BE;
}

table#ShippingTable {
	border-collapse: collapse;
	border: 1px solid black;
}
table#ShippingTable td, table#ShippingTable th {
	border: 1px solid black;
	padding: 5px;
}
table#ShippingTable th {
	font-weight: bold;
}