#contacts {
	float: none;
	clear: both;
	min-height: 260px;
}
* html #contacts {
	height: 260px;
}
#contacts a {
	color: #888888;
}
#col_1 {
	width: 230px;
	float: left;
}
#col_2 {
	margin-left: 230px;
}
#adddresses {
	float: none;
	clear: both;
}
div.addressline {
	float: none;
	clear: both;
}
div.contactdetails {
	padding-bottom: 30px;
}
div.address {
	width: 230px;
	float: left;
	padding-bottom: 20px;
}
div.melways {
	width: 230px;
	float: left;
}
