﻿div.branch_detail {
	width:310px;
	height:160px;
	float:left;
	margin:10px 10px 0 0;
	padding:14px;
	background-color:#f4f4f4;
	border:1px silver solid;
	border-top-width:0;
	border-left-width:0;
}

div.branch_detail th,
div.branch_detail td {
	font-size:8pt;
	vertical-align:top;
	padding:2px 4px;
}

div.branch_detail th {
	font-weight:bold;
}

div.branch_detail h3 {
	font-size:11pt;
}

img#map {
	border:0;
	float:left;
}

div.branch_list {
	font-size:8pt;
	padding:20px;
}

div.branch_list a {
	display:block;
	width:100px;
	height:15px;
	padding:2px 4px;
	float:left;
}