a#btn_ShopOnline {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;

	width: 120px;
	border: 1px solid #afa197;
	border-right: 0px;
	padding: 5px;

	background-color: #FFFFFF;
	color: #674a38;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a#btn_ShopOnline:hover {
	color: #afa197;
}

#deliveryarea {
	display: none;

	width: 200px;

	border: 1px solid #afa197;
	border-right: 0px;
	padding: 5px;

	background-color: #FFFFFF;
	color: #674a38;
	font-size: 9pt;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

