body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background: url(http://www.ollysmith.com/wp-content/themes/ollysmith/images/backimage.jpg) center center fixed;
}

h1 {
	color: #56195F;	
}

#wrapper {
	width: 960px;
	margin: 36px auto;
	background-color: white;
	padding: 10px;
}

#bottom {
	text-align:center;
	font-weight: bold;
}

#nav {
	padding: 10px;
	background-color: #ddd;
	background:url("images/tablegradient_head.jpg") repeat-x scroll center bottom ;
	border: 1px dashed #555;	
	margin-top: 10px;
}

.starfishMenuTop {
margin:0;
padding:0;
}
.starfishMenuTop li {
display:inline;
list-style-type:none;
padding:0 20px;
}
.starfishMenuTop li a {
color:#333333;
font-size:120%;
font-weight:bold;
text-decoration:none;
}
.starfishMenuTop li a:hover {
color:#666666;
}

.table th {
	text-align: right;	
}

.account_module {
	display: table;	
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

	.module_image {
		float: left;
		margin: 10px;
		border: 1px solid #ddd;
	}
	
	.account_module h3 {
		border-bottom: 1px solid #ddd;
		padding: 5px;
		background: url("images/tablegradient_head.jpg");
		background-repeat: repeat-x;
		background-position: bottom;
		margin-top: 0px;
		
	}

#mapx{
	float:right;
	width: 700px; 
	height: 500px; 
	margin: 0 auto;
}
.MLLeft {
	width: 255px;
}
.MLLeftTable{
	background: #865A8C;
	color: #ffffff; 
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}
.MLLeftTable textarea{
	width: 152px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

.postcode{
	width: 50px;
}