body {
	margin: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#globalcontent  {
	width: 750px;
}

#right {
	width: 169px;
	text-align: center;
	float:right;
}

#centre {
	width: 555px;
	float: left;
	padding-right: 15px;
}

#footer {
	clear: both;
}

#right img {
	border: 1px solid #000;
	margin-bottom: 2px;
}

#header img {
	border: 1px solid #6F0D00;
}

.hilitebox {
	font-size: 11px;
	color: #333333;
	background-color: #F9E6E6;
	padding: 3px;
	border: 1px dotted #333333;
}

.hilitebox td, #centre td {
	font-size: 12px;
}

.header {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6E0C00;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
}

#basket-nav {
	display: block;
}
#basket-nav a {
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #6B0800;
	font-weight: bold;
	border: 2px outset #6B0800;
	text-decoration: none;
}
#basket-nav .tickbutton {
	padding-left: 15px;
	background-image: url(/images/buttons/basket-tick.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.formerror {
	visibility: hidden;
	font-size: 10px;
	color: red;
}
#acceptedCards {
	text-align: center;
	margin: 150px 0px 10px 0px;
}

#features {
	list-style-type: square !important;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	padding-left: 0px;
	width:230px;
}

#features li {
	list-style-position: inside;
	margin-bottom: 2px;
}
