.holidayphoto{
	float: left;
	border: 1px solid #000000;	
	margin-right: 10px;
	margin-bottom: 10px;
}
.holidaytext{
	width: 250px;
	float: left;
}
.allinfo{
	float: left;
	clear: left;
	width: 550px;
}
.reviewbox{
	color: #595768;
	padding-left: 10px;
	background-color: #e8e7ef;
	border: 1px solid #d6d4e6;
	margin-bottom: 20px;
	width: 380px;
	padding-top: 20px;
}
.titleunder{
	background-image: url(/_images/pinkdot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
	margin-bottom: 10px;
	clear: left;
}