@charset "utf-8";

.property_info {
	margin:10px 0;
}

.building_details {
	width:400px;
	_width:380px;
}
div.contactCol-A1 {
	margin:0;
}
	div.contactCol-A1 p, .selectStaff table th p {
		margin-left:1em;
	}
	div.contactCol-A1 p em, .selectStaff table th p em {
		margin-left:-1em;
	}

table.act, table.no_act {
	margin:4px 0 0;
	border:1px solid #FF9933;
}
	table.act td, table.no_act td {
		padding:8px 8px 6px;
		background:#FFE1C2;
		border:none;
	}
	table.act td input, table.no_act td input {
		margin-right:4px;
		vertical-align: text-bottom;
	}

table.no_act {
	border:1px solid #dceefa;
}
	table.no_act td {
		background:#dceefa;
	}

.contactCol-A1 table {
	width:100%;
}
	.contactCol-A1 table td {
		padding:10px 0 6px;
		width:50%;
		text-align:center;
	}
	.contactCol-A1 table th {
		padding-left:1em;
		width:50%;
		text-align:left;
	}
	.contactCol-A1 table a img {
		text-align:center;
	}

.selectStaff {
	margin-top:1px;
	padding:10px;
	background:#fff9f2;
	border:1px solid #ffcc99;
}
	.selectStaff table {
		width:100%;
	}
	.selectStaff table th, .selectStaff table td {
		width:50%;
	}
	.selectStaff table td {
		text-align:center;
	}
	.selectStaff table td.note2 {
		padding-top:20px;
		text-align:left;
		font-size:95%;
	}
	.selectStaff table a {
		text-align:center;
	}
	.selectStaff div.nav3 {
		margin-top:15px;
	}
		.selectStaff div.nav3 em {
		}
		.selectStaff div.nav3 table th {
			padding-left:1em;
		}
		.selectStaff div.nav3 table em {
			margin-left:-1em;
		}
	.selectStaff div.nav3 a {
		padding:0 0 0 12px;
		background: url(/common/images/parts_itemlist_a/arrow1.gif) no-repeat left center;
	}
	.selectStaff div.nav3 a.nav3b {
		background:none;
	}
	.selectStaff table table img {
		vertical-align:middle;
	}
p.note {
	margin-top:5px;
	font-size:95%;
}

span#topBorderComplete, #pageFooter, span#pageEnd {
	width:789px;
}

