.contact_column_item{
	float:left;
	padding:0 0 20px 0;
}

.contact_column_left{
	float:left;
	width:120px;
}

.contact_column_centre{
	float:left;
	width:150px;
}

.contact_column_right{
	float:left;
	width:250px;
}

.address_wrapper_100_percent{
	float:left;
	width:100%;
	padding:0 0 20px 0;
}

#contacts_wrapper h2{
	float:left;
	clear:both;
}

#contacts_wrapper p{
/*	float:left;*/
	clear:both;
}

.underline{
	text-decoration:underline;
}

.underline{
	text-decoration:underline;
}


