@import url("/styles/2-col");

#successfulEnquiry {
	background: url(/images/icon_tick.png) 0 1px no-repeat;
	padding: 3px 3px 3px 26px;
	color: #2da60d;
}
.vcard, #links {
	padding-left: 0;
	padding-right: 0;
	border-style: solid none;
}
.vcard {
	margin-bottom: 0;
}
#links {
	border-top-style: none;
}
.col {
	width: 330px;
	float: left;
}
.vcard .type {
	font-weight: bold;
}
.vcard .fn {
	font-weight: bold;
	margin-bottom: 0;
}
.vcard p {
	margin-bottom: 0;
}
#links h3 {
	margin-bottom: 0;
}
#links p, #links a {
	float: left;
	margin-bottom: 0;
}
.findOutMore {
	background-image: url(/images/button_find_out_more_small.png);
	width: 72px;
	height: 18px;
	margin-left: 10px;
}
.findOutMore:hover {
	background-position: 0 -18px;
}