.tourtext {
	float: left;
	width: 390px;
	padding-left: 5px;
	padding-right: 5px;

}
.tourimages {
	float: left;
	width: 200px;
}
.tourimages img{
	padding-bottom: 40px;
}
.tour{
	margin-bottom: 35px;
	clear: both;
}