#delivery-info {
	float:left;
	width:100%;
}
#delivery-info form { margin-top:0 !important; }
#postcode-area { font-weight: bold; }
#logoAndMap { float:right; }
#fedexlogo,
#map {
	display:block;
	border-width:1px;
	border-style:solid;
	margin-left:10px;
	margin-bottom:10px;
}
#fedexlogo {
	width:225px;
	padding:10px 0;
	text-align:center;
}
#fedexlogo img { display:inline; }
.delService table.std td h4,
.delService table.std td p { margin: 0 !important; }
.delService table.std td p.deliveryDiscount {
	color: #C03;
	font-weight: bold;
}
p.yourarea { padding-top:15px; }
#delivery-notes { padding-bottom:1em; }
