﻿@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;
	}
	
	

.research-books {
	background: url(../library/bg-advocacydivision.jpg) no-repeat bottom left !important;
	position: relative;
	height: 50px;
	min-height: 50px;
	}
.research-books .row-select {
	position: absolute;
	top: 15px;
	left: 27em;
	z-index: auto;
	text-align: right;
	}	
.research-books .row-select div {
	vertical-align: middle;
	padding: 0 10px 0px 0;
	float: left;
	}	
	


.welcome {
	padding-top: 5px;
	}	
	
div.col-1 {float: left; width: 330px;}
div.col-2 {float: left; width: 260px; padding-left: 20px;}

.research-panel {
	border-top: 3px solid #dadada;
	padding-top: .6em;
	}
