#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#logo {
	float: left;
	margin-bottom: 10px;
}
#info {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 10px;
}
#info a:hover, #footer a:hover {
	color: #999999;
	text-decoration: none;
}
#left {
	clear: left;
	float: left;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
	text-align: center;
}
#left .addpostage {

	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navigation img  {
	border-bottom: 10px solid #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navigation .main {
	border-bottom: none;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: -10px;
}
#navigation h1 {
	font-size: 0.7em;
	padding: 2px;
	text-align: center;
	margin-top: 0px;
}
#navigation ul {
	list-style-type: none;
	line-height: 18px;
	font-size: 0.7em;
	padding: 4px;
	margin-left: 0px;
}
#strapline {
	text-align: right;
	margin-right: 10px;
	position: relative;
	top: 70px;
	left: 0px;
}
#content {
	clear: both;
}
#viewbasket {
	margin-right: 10px;
	margin-top: 10px;
}
