.realtor { position: relative; background-color: #fff; width: 540px; height: 150px; border: 1px solid #666; margin-bottom: 20px; padding: 0 12px 0 0; overflow: hidden;}
.realtor img { float: left; margin: 0 12px 0 0; vertical-align: bottom;}
.realtor p { font-size: 1.1em; font-weight: normal; line-height: 1.2em; }
.realtor p.email { float: right; }

