#critical, #error {
	border: 1px solid #600;
	background: #fcc;
	padding: 10px;
	font-weight: bold;
	color: #600;
	margin-bottom: 10px;
}

#error ul {
	margin-left: 15px;
}

#postcodebox {
	margin-bottom: 10px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#postcodebox p {
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
}

.meta {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #963;
}

.result {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #963;
}
