.call {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A19D84;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contact {
	margin: 15px;
	padding: 10px;
}

#contact p{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
}