a.menuhere {
	color: #EEEEEE !important;
	background-color: #87ACD7;
}
a:link,
a:visited {
	color: #2D6B9F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2D6B9F;
}

.company {
	font-weight: bold;
}
.address {
	font-weight: bold;
}


#recaptcha_area {
    border: 1px solid #999 !important;
    padding: 2px 0px; /* otherwise, the table covers the border */
}
#recaptcha_table {
    margin: auto !important;
}
