#Header a
	{
	background-color: #000080;
	border-left:5px solid #000080;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:none;
	}

#CalloutShop
	{
	display: none;
	}

#Content h1
	{
	color: #000080;
	}

#Content h2
	{
	color: #000080;
	}

#Content h3
	{
	color: #000080;
	}

#Content MainPic
	{
/*	padding-left: 20px;*/
	}

#Content h3.ShoppingTrolleyItemList
	{
	display: block;
	margin: 0px;
	padding-bottom: 3px;
	color:white;
	font-size:10pt;
	background-color:#000080;
	}

#FormPanelListItems
	{
/*	position: relative;
	display: block;*/
	height: 1%;
/*	width: 60%;
	float: left;*/
/*	margin-right: 150px;*/
	}

#FormPanelItemDetail
	{
	display: block;
	overflow: display;
	float: right;
	width: 300px;
/*	height: 700px;*/
	margin-left: 17px;
	background: white;
	border: none;
	}

#FormPanelItemDetail h3.ShoppingTrolleyItemList a
	{
	float: right;
	margin-top: 10px;
	color: white;
	font-size: 7pt;
	text-decoration: none;
	}

#Content table.ShoppingTrolleyItemList
	{
	border: 1px solid #5CB7E7;
	}

#Content table.ShoppingTrolleyItemList td
	{
	font-size: 10pt;
	}