#consultations {
	cursor: pointer;
}

#consultations p.phone {
	padding: 5px 0px 5px 30px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	background: url(../images/icon-phone.gif) no-repeat left center;
}

#consultations p {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
