.touritem {
  vertical-align: top;
  height: 80px;
}
.touritem img {
  float: left; 
  border: 0px;
}

.touritem p {
  margin-left: 70px;
}

.toursandprojects a {
  text-decoration: none;
}

.toursandprojects {
}

.toursandprojects th {
  width: auto;
}

.toursandprojects a img {
  border: 0px;
  padding-right: 20px;
}

.toursandprojects {
  text-align: left;
}

.tour-project-link {
	text-decoration: none;
}

