﻿.BlendModWrap *
{
    font-family: verdana, Trebuchet MS, Arial, helvetica;
    color: White;
}

.BlendModWrap span
{
    line-height: 25px;
}

.BlendModWrap img
{
    border: 0px;
}

.BlendModWrap #separatorimg
{
    margin: 10px 0px 10px -10px;
}

#ModLeft
{
    float: left;
    margin-left: 10px;
    min-width: 400px;
    max-width: 400px;
}

#ModRight
{
    float: right;
    margin-right: 15px;
    min-width: 400px;
    max-width: 400px;
}

.sectionContainer
{
    width: 390px;
}

.clear
{
    clear: both;
}

.uppercase
{
    text-transform: uppercase;
}

.large
{
    font-size: 11pt;
}