#tile-showrooms {
	margin: 0;
	padding: 0;
	list-style: none;
}
#tile-showrooms li {
	float: left;
	margin: 0 18px 20px 0;
	padding: 0;
	width: 160px;
}
#tile-showrooms li.last {
	margin-right: 0;
}
#building-showroom {
	clear: both;
}
#tile-showrooms a img, #building-showroom a img {
	border: 1px solid black;
}
#tbs-showroom-image {
	float: left;
	margin-right: 20px;
	width: 160px;
}
#tbs-showroom-text {
	float: left;
	width: 355px;
}