#venue a{
text-decoration: underline;
}
#venue iframe{
width: 100%;
}
.house-image.left{
float:left;
width:200px;
margin-right: 2em;
}
.venue-houses{
margin-bottom:2em;
}
.venue-house:after{
content: "."; 
visibility: hidden; 
display: block; 
height: 0; 
clear: both;
}