#Header a
	{
	background-color: black;
	border-left:5px solid black;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:none;
	}

#CalloutShop
	{
	display: none;
	}

#Content h1
	{
	color: black;
	}

#Content h2
	{
	color: black;
	}

#Content h3
	{
	color: black;
	}

#Content MainPic
	{
	padding-left: 20px;
	}

#Content h3.ShoppingTrolleyItemList
	{
	display: block;
	margin: 0px;
	padding-bottom: 3px;
	color: black;
	font-size:10pt;
	}

#Content h3.ShoppingTrolleyItemList img
	{
	display: none;
	}

#FormPanelListItems
	{
	float: left;
/*	margin-right: 320px;*/
	}

#FormPanelItemDetail
	{
	float: right;
	width: 300px;
	padding-left: 20px;
	overflow: display;
	background: white;
	border: none;
	}

#FormPanelItemDetail h3.ShoppingTrolleyItemList a
	{
	display: none;
	}

#Content table.ShoppingTrolleyItemList
	{
	border: 1px solid black;
	}

#Content table.ShoppingTrolleyItemList td
	{
	font-size: 10pt;
	}

#Content table.ShoppingTrolleyItemList img
	{
	display: none;
	}
