
#contact_us_details {
	padding: 15px 0px;
}

#contact_us_details p {
	padding: 15px 0px;
	color: #000000;
}

#contact_us_details p.phone_email {
	font-size: 14px;
	font-weight: bold;
}

#contact_us_details p.payment_details {
	font-size: 16px;
	font-weight: bold;
}

#contact_us_details p.payment_details span {
	font-size: 14px;
	font-weight: bold;
}

#contact_us_details p.payment_details span.email {
	color: red;
}