﻿h3.presentername
{
    float: left;
    clear: both;
    margin: 1em 1em 0px 0px;
    font-weight: bold;
    color: #006600;
    font-size: 1.1em;
}

div.bio
{
float: left;
clear: both;
width: 100%;
margin: 0px 2em 0px 2em;
}

div.bio p
{
float: left;
clear: both;
padding: .25em 0px .5em 0px;
width: 100%;
}

div.presenterbio
{
float: left;
clear: both;
margin: 0px 1em 1em 1em;
}

div.presenterbio p
{
    margin: .5em 0px .5em 0px;
}

p.presenteremail,
p.presentercompany
{
    float: left;
clear: both;
margin: 0px 1em 1em 1em;
}
