#largerPics img {
	margin-bottom: 1em;
}
/*
these styles are used by more than one page - it needs to have common terms

*/


.picRoomPanel {
	float: left;
	width: 100%;
	margin-top: 1em;
}
.roomBlock {
	float: left;
	width: 470px;
	margin-bottom: 2em;
}
.overviewPanel .singlePic{
	float: left;
	width: 160px;
}


.roomPic {
	float: left;
	width: 150px;
	margin-right: .5em;
}
.overviewPanel {
	float: left;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 2em;
}
#mealPlan {
	margin-top: 1em;
}
#mealPlan #expires{
	margin-top: 2em;
}

