@import url(../css/form.css);

.people,
.enquiry {
	margin-top: 10px;
	}

.contacts {
	float: left;
	width: 400px;
	padding-top: 10px;
	}

.address {
	float: left;
	width: 200px;
	padding-top: 5px;
	}	
	
.contacts dl,
.contacts dt,
.contacts dd {
	float: left;
	display: block;
	}
.contacts dl {
	width: 380px;
	background: url(../library/divider.gif) no-repeat top left;
	padding: 2px 0 2px 0;
	float: left;
	}
.contacts dt {
	width: 120px;
	}
.contacts dd {
	width: 260px;
	}
	
.mod-anchors {
	background-image: none;
	background-color: #fff;
	margin-bottom: 15px;
	border-top: 3px solid #dadada;
	background: url(../library/bg-panel.jpg) no-repeat 0 1px;
	}	
.inner-anchors {
	background: none;
	padding: .6em 0 .6em 10px;
	}			
