.resortInfo #left {
	float: left;
	width: 475px;
	padding-right: 15px;
}
.resortInfo #right {
	float: left;
	width: 260px;
}

.resortInfo #right img {
	border: 5px solid #efefef;
}

.resortInfo #right p {
	padding-bottom: 15px;
}

.resortInfo #bottom {
	padding-top: 15px;
}

#descriptionInfo,
.notableInfoItem {
	line-height: 1.4em;
}

.notableInfoItem,
.infoItem,
.infoList,
.infoListWide {
	margin-bottom: 15px;
}

.notableInfoItem,
.infoList,
.infoListWide {
	background-image: url(/images/greytowhite50x15.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	padding: 15px;
}

.notableInfoItem p,
.infoList p,
.infoListWide p {
	padding-top: 5px;
}

.infoList,
.infoListWide {
	margin-right: 15px;
	float: left;
}

.infoList {
	width: 190px;
}

.infoListWide {
	width: 335px;
}