/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
contactList
------------------------------- */
.contactList {
	margin-bottom: 1.5em;
}
.contactList dt {
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	padding-top: 0.8em;
	border-top: 1px solid #ddd;
	margin-bottom: 2px;
}
.contactList dt.top {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.contactList dd {
	line-height: 1.5em;
	margin-left: 1.2em;
	margin-bottom: 2px;
}
.contactList dd.telfax {
	line-height: 1.5em;
}
.contactList dd.telfaxLarge {
	line-height: 1.5em;
	font-size: 1.4em;
}
.green {
	color: #090;
	font-weight: bold;
}