.contact_table .contact_table_head, td {
	text-align: center;
}

.contact_table, th, td {
	border: 1px solid #000000;
	padding: 10px;
}

.press_release_options {
	margin-bottom: 20px;
}

.press_release_options input[type="submit"]{
	background-color: #043748;
    color: #fff;
    padding: 0px 15px;
    border-radius: 8px;
    height: 24px;
}