﻿

.GlobalContent
{
    border: none 0px;
    font-family: Arial;
    width: 100% !important;
}

.w980
{
    width: 980px;
    padding-left: 5px;
    padding-right: 5px;
}

.TextAlignLeft
{
    text-align: left;
}

.TextAlignCenter
{
    text-align: center;
}

.TextAlignRight
{
    text-align: right;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.ClearFloat
{
    clear: both;
}

.DisplayNone
{
    display: none;
}

.DisplayBlock
{
    display: block;
}

.CursorDefault
{
    cursor: default;
}

.CursorPointer
{
    cursor: pointer;
}
