.divToggle
{
    display: block;
    padding-bottom: 5px;
}
.moreInfoWrapper
{
    float: left;
    width: 600px;
}
.moreInfo
{
    padding: 2px;
}
