/*h2{
	width: 196px;
	height: 22px;
	line-height: 110px;
	background: transparent url(../office/images/title.gif) no-repeat;
}*/
table#officeList {
	margin: 40px 20px;
	border-collapse:collapse;
}
table#officeList th {
	background-color: #4166B1;
	border-right: 1px solid #FFF;
	color: #FFFFFF;
	padding: 4px 2px;
	white-space: nowrap;
}
table#officeList td {
	text-align: center;
	border-bottom: 1px solid #CCC;
	line-height: 1.3;
	padding: 3px 2px;
	font-size: x-small;
}
table#officeList td.equipment {
	text-align: left;
}

table#officeList td.remarks {
	text-align: right;
	padding-bottom: 10px;
}

table#officeList td.remarks span {
	color: #666;
}
div#toContact {
	float: right;
	padding: 10px;
}
