* {
	padding:0px;
	margin:0px;
}

img{
	border:0px;
}

body {
	margin:auto;
	width:75%;
	font-family:arial;
	color:#666666;
	z-index:-1;
}

.noborder {
	border:0px;
}

.error{
	color:red;
}

.message{
	color:green;
}

div#beta{
	position:absolute;
	right:0px;
	top:0px;
}

div#container{ 
	margin:30px 0 0 0;
	padding:30px 0 0 0;
}

img#logo{
	border:0px;
	margin:0 0 0 3px;
	cursor:pointer;
}

div#header h1{
	position:absolute;
	height:0;
	left:10000px;
}

div#search{
	margin:20px 30px 15px 12px;
	text-align:top;
}

img#update{
	margin:0 0 0 5px;
}

img#loading{
	visibility:hidden;
}

img#search-button{
	border:0px;
}

div#question{
	display:none;
	cursor:default;
}

div#states{
	display:none;
	cursor:default;
}

div#states ul{
	list-style-type:none;
	padding:0 0 15px 20px;
	font-size:12px;
}

div#states ul li{
	padding:0 0 5px 0;
}

ul#states{
	list-style-type:none;
	padding:10px 0 15px 20px;
	font-size:12px;
}

ul#states li{
	padding:0 0 5px 0;
}

div#list-postcode-summary{
	margin:0 0 15px 20px;
	font-size:12px;
}

div#error-summary{
	margin:0 0 15px 20px;
	font-size:14px;
}

div#error-summary p{
	padding:0 0 10px 0;
}

div#error-summary ul{
	padding:0 0 0 30px;
	list-style-type:decimal;
}

div#error-summary ul li{
	padding:0 0 5px 0;
}

table#list-postcode{
	margin:0 0 25px 20px;
	width:500px;
}

table#list-postcode tr#heading-row{
	background-color:#000000;
	color:#ffffff;
}

table#list-postcode th, td{
	padding:0 0 0 5px;
	font-weight:normal;
}

table#list-postcode tr.data-row, table#postcode-details tr.data-row{
	background-color:#f8f8f8;
}

table#list-postcode tr.alternate, table#postcode-details tr.alternate{
	background-color:#f0f0f0;
}

table#list-postcode tr.hover, table#postcode-details tr.hover{
	background-color:#ccffcc;
}

div#list-locality p {
	padding:20px;
}

table#postcode-details{
	margin:15px 0 25px 20px;
	width:600px;
}

table#postcode-details tr{
	height:25px;
}

table#postcode-details tr#heading-row{
	background-color:#000000;
	color:#ffffff;
}

table#postcode-details th, td{
	padding:0 0 0 5px;
}

div.localities h1{
	padding:10px 0 0 30px;
	font-size:22px;
}

div.localities ul{
	padding:20px 0 20px 50px;
	list-style-type:none;
}

div.localities ul li{
	padding:0 0 10px 0;
}

div#no-results{
	margin:0 0 25px 15px;
	font-size:13px;
}

div#back{
	margin:0 0 25px 30px;
}

div#back a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

div#footer {
	text-align:left;
	padding:0 0 0 10px;
}

div#footer div#copyright {
	padding:13px 0 0 0;
	color:#666666;
	font-weight:normal;
	font-size:12px;
}

div#no-javascript {
	margin:30px 30px 30px 30px;
}

div.error {
	font-size:12px;
}

div.error span {
	color:#ff0000;
}

div#standards, div#technologies {
	display:none;
	padding:10px 0 0 0;
	vertical-align:middle;
}

div#bookmark{
	padding:18px 0 0 0;
}

a#standards-link, a#technologies-link, a#sitemap-link, a#search-link {
	font-size:12px;
	color:#666666;
}