﻿.agent-profile { width: 600px; border: Solid 1px #bbb; }

.agent-profile .agent-image-cell { width: 18%; float: left; margin: 1%; }
.agent-profile .agent-image { width: 100%; border:1px solid #ddd; }
.agent-profile .caption { background-color: #fff; text-align: center; }

.agent-profile .agent-text { float: right; width: 80%; }
.agent-profile .agent-text p { margin: 3px 0 0 0; }

.agent-profile .agent-text h6 { margin: 0; }