.infoTbl {
	width: 675px;
}
.infoText, .dirText {
	font-size: 11px;
	font-family: verdana,arial;
}
.infoHead {
	font-size: 11px;
	color: #FE2B00;
	font-weight: normal;
	font-family: verdana,arial;
	list-style-type: default;
	list-style-position: default;
}
.infoHead li {
	margin: 11px 0 0 0;
}
.infoName {
	font-size: 11px;
	font-family: verdana,arial;
	font-weight: normal;
	list-style-type: none;
	list-style-position: default;
	color: black;
	text-indent: -55px;
}
.infoName li {
	margin: 0;
}
.infoMiles {
	color: #346A20;
}
.dirTblOuter {
	border: 0;
	padding: 0;
	width: 765px;
	background-color: #FFFFFF;
}
.dirTblInner {
	width: 560px;
	vertical-align: top;
}
.dirTextLarge {
	font-size: 12px;
	color: #1E5C07;
}
.roomTbl {
	width: 500px;
}
.roomTypeText {
	color: #339933;
	font-weight: bold;
}
td {
	vertical-align: top;
}

