.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	line-height: 14px;
	text-decoration: none;
}
.border_bottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
}
