.contact {
	width:100%;
	margin: 0px 0px 30px 0px; padding: 0px;
	border-bottom: solid 1px #ccc;
	}

.contact td {
	margin: 0px; padding:4px 4px 4px 0px;
	text-align: left;
	vertical-align: top;
	border-top: solid 1px #ccc;
	}

.contact td.area {
	width:34%;
	}

.contact td.sect {
	width:34%;
	border-top: dotted 1px #ccc;
	}

.contact td.logo {
	padding-top:20px;
	padding-bottom:8px;
	font-weight: bold;
	}

.contact td.logotop {
	padding-top:20px;
	padding-bottom:8px;
	font-weight: bold;
	border: none;
	}

.contact td.tel {
	font-family:"Verdana","Lucida Grande";
	white-space: nowrap;
	background: #eee url("/common/images/tel.gif") no-repeat 4px 5px; padding-left:34px;
	}

.contact td.fax {
	font-family:"Verdana","Lucida Grande";
	white-space: nowrap;
	background: #eee url("/common/images/fax.gif") no-repeat 4px 5px; padding-left:34px;
	}

.contact td.mail {
	font-family:"Verdana","Lucida Grande";
	white-space: nowrap;
	background: #eee url("/common/images/mail.gif") no-repeat 4px 5px; padding-left:34px;
	}

.contact td.form {
	white-space: nowrap;
	background: #eee url("/common/images/form.gif") no-repeat 4px 5px; padding-left:34px;
	}