﻿#apartmentsList {
	float:left;
	padding: 10px;
	margin-top: 138px;
	color: #1c5e88;
}

#apartmentsList ul {
	list-style: none;
}

#apartmentsList li {
	margin-left: -30px;
	padding-bottom: 3px;
}

#apartmentsList a:link, #apartmentsList a:visited {
	text-decoration: none;
}

#buttons {
	margin-top: 125px;
	padding-bottom: 15px;
}

#buttons a:link, #buttons a:visited {
	text-decoration:none;
	padding: 4px 6px;
	margin-right: 6px;
	border: 1px #d3a0a7 solid;
	color: #f00;
	background-color: #fec2cb;
}

#buttons a:hover {
	background-color: #d3a0a7;
}

#side {
	float: right;
	margin-top: 70px;
	margin-right: 10px;
	padding: 0;
	width: 255px;
}

#side img {
	float: right;
	width: 47px;
}

#prices {
	width: 200px;
	margin-top: 250px;
}

#prices ul {
	list-style: none;
}

#prices li {
	margin-left: -40px;
	margin-bottom: 6px;
}

#text h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-top: 10px;
}

#text b {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#text {
	width: 242px;
	min-height: 579px;
	background: #fff;
	padding: 10px;
}

#text ul {
	list-style-type: none;
	list-style-image: url('../img/bullet.png');
	margin-top: 40px;
}

p.note {
	font-size: 11px;
	font-style: italic;
}

#text li {
	margin-left: -20px;
	margin-bottom: 3px;
}

#pics {
	margin-top: 40px;
}

#pics img {
	border: 0;
	padding-bottom: 12px;
}

#pics img.left {
	padding-right: 12px;
}
