body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.floorLink {
	height: 20px;
	width: 236px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	font-size: 9px;
}

.floorText {
	padding-top: 3px;
	padding-left: 2px;
}

.nextMapLink {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.flatLongDescText {
	padding-left: 20px;
}

.flatRightBox {
	vertical-align: top;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.boxSelectedFlat {
	background-color: #CCCCCC;
	width: 25px;
	text-align: center;
}

.boxFlatLink {
	background-color: white;
	width: 25px;
	text-align: center;
}

.nonUnderlinedLink {
	text-decoration: none;
}

.contentDivMargin {
	margin-left: 20px;
	margin-top: 20px;
}

.infoText {
	font-size: 11px;
}

.inputText {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
