#table_office_locations {
	border-collapse: collapse;
}
#table_office_locations th {
	width:160px;
}
#table_office_locations td, #table_office_locations th {
	text-align: left;
	padding: 20px 30px 10px 0;
	font-size:12px;
	border-bottom: 1px dotted #999;
}
#table_office_locations td iframe {
	border:1px solid #999;
}