div.resort-stub {
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom:1px SOLID #EFEFEF;
}

div.resort-stub h4 {
	padding-bottom:5px;
	margin-left:160px;
	font-size:1.2em;
}

div.resort-stub p, div.resort-stub ul {
	margin-left:160px;
}
div.resort-stub p.shortdesc {
	font-size:0.9em;
}
div.resort-stub p.details {
	color:#333;
	font-size:0.8em;
	font-weight:bold;
	padding:2px 0px 2px 3px;
	background:#EEE;
}

div.resort-stub img.accom-img {
	float:left;
	margin-right:10px;
}