/* Hotel Benefits */

@import "HotelDetails_Common.css";

#benefits,
#exclusions {
	width: 32%;
	margin-right: 1.363em;
}

#options {
 width: 158px;
}

#select_room {
	text-align: right;
	margin-bottom: .9em;
	padding-top: 3px;
}

h4.card_name {
	position: relative;
	top: 5px;
	color: #515151;
}

.box_card_info,
#photos .photo_4 {
	margin: 0 0 .363em;
}

#photos {
	margin: .9em 0 0;
}

