/* Contact Table */
.contact_mid{
	width : 330px;
	vertical-align : top;
}

.address {
	background-color : #eeeeee;
	border : 1px solid #000000;
}

.address td {
	width : 260px;
	vertical-align : top;
}

.address_head {
	font-weight : bold;
}

.opening {
	background-color : #eeeeee;
	border : 1px solid #000000;
}

.opening tr {
	width : 280px;
	vertical-align : top;
}

.opening_head {
	font-weight : bold;
}