﻿.authorInfo
{
    float:left;
}
.authorImageCell
{
    float:left;
    width: 200px;
}
.authorBio
{
    float:left;
    width: 590px;
    margin-left: 20px;
    margin-right: 10px;
}
.authorImageCell img
{
    margin-right:5px;
}
.mvpImageCell
{
    width: 92px;
    height:144px;
    float: right;
    vertical-align: top;
}
.mvpImageCell img {
    width: 92px;
}
.authorLongBio p
{
    margin-bottom:10px;
    margin-top:10px;
}
div#divTweets
{
    overflow:auto;
    height: 300px;
}
div#twitter, div#blog
{
    margin-left: 20px;
    margin-right:5px;
    width: 170px;
}
.authorLink
{
    padding-top: 20px;
    clear:both;
    text-align:center;
}
