h1,h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 7px;
	padding-top: 10px;
}
#main {
	float: right;
	width: 600px;
}
.lineBox {
	border: 1px solid #E0E0E0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	position: relative;
	margin-top: 10px;
}
.mainBox {
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
}
.mainBox table {
	width: 100%;
}
.mainBox th,td {
	border-bottom: 1px solid #E0E0E0;
	padding: 5px;
	vertical-align: top;
}
.mainBox p {
	margin-top: 5px;
}
#topBox {
	margin-top: 0px;
}
#outline {
	float: left;
	width: 230px;
}
#outline img {
	margin-bottom: 10px;
}
#outline th {
	text-align: left;
	width: 50%;
}
#floorPlan {
	display: block;
	float: right;
	width: 320px;
}
#pricesList table,#appurtenances table {
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
}
#pricesList th,#pricesList td {
	border-left: 1px solid #E0E0E0;
	padding: 3px;
}
#pricesList th {
	text-align: center;
	width: auto;
	vertical-align: middle;
}
#pricesList .mainTh {
	background-color: #DEF3FF;
}
#pricesList td {
	text-align: right;
}
#pricesList ul {
	padding-left: 18px;
	margin-top: 5px;
}
#appurtenances th {
	border-left: 1px solid #E0E0E0;
	text-align: left;
	width: 20%;
	background-color: #DEF3FF;
}
#appurtenances td {
	border-left: 1px solid #E0E0E0;
}
.priceBtn {
	padding-top: 15px;
}
