div.presenterbox {
width: 98%;
margin: 1%;
border-bottom: 1px dashed #8FC7BC;
}

div.presenterbox img, .presenterimg {
display: block;
width: auto;
float: left;
margin: 5px;
}

div.presenterbox h2 {
margin-top: 5px;
}

div.presenterbox p {
margin-bottom: 10px;
}

div.presenterbox em {
width: auto;
display: block;
margin-bottom: 5px;
}
