.flats {
	margin-top: 4px;
	margin-bottom: 20px;
}
.flatshead {
	border-top: 1px solid #023570;
	border-bottom: 1px solid #023570;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
}
.flatshead A {
	color: #043773;
}
.flatshead .tsrt {
	background: url("/images/sort_flat_down.gif") no-repeat 0px 3px;
	font-weight: bold;
	padding-left: 12px;
}
.flatshead .tsrt A {
	color: #A40000;
}
.flatshead .tsrtdesc {
	background: url("/images/sort_flat_up.gif") no-repeat 0px 3px;
	font-weight: bold;
	padding-left: 12px;
}
.flatshead .tsrtdesc A {
	color: #A40000;
}
.flats .body1 {
	background: #F3F3F3;
}
.flats .body2 {
	background: #FFF;
}
.flatpic {
	float: left;
	padding-right: 10px;
}
.flatdescr {
	position: relative;
	margin-left: -4px;
	float: left;
	font-size: 11px;
}
.flatdescr SPAN {
	padding-right: 14px;
}
.flatdescr A {
	color: #484848;
}
.flatname {
	color: #A40000 !important;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.flatname:hover {
	text-decoration: underline;
}
.flatstbl TD {
	vertical-align: top;
}
