﻿.plantable
{
    background: url( ../images/landing/swoop64.gif) no-repeat;
}
.plantablePrivacy
{
    background: url( ../images/landing/basicISP_privacy-swoop.gif) no-repeat;
}
.tabletopA
{
    background: url( ../images/landing/tabletop_a.gif) no-repeat;
}
.tabletopB
{
    background: url( ../images/landing/tabletop_b.jpg) no-repeat;
}
.tabletoptwocolumn
{
    background: url( ../images/landing/tabletop_2column.jpg) no-repeat;
}
.tableleft
{
    background: url( ../images/landing/table_left.gif) repeat-y;
}
.tableright
{
    background: url( ../images/landing/table_right.gif) repeat-y;
}
.tableLbtm
{
    background: url( ../images/landing/table_btmlft.gif) no-repeat;
}
.tablebottom
{
    background: url( ../images/landing/table_btm.gif) repeat-x;
}
.tableRbtm
{
    background: url( ../images/landing/table_btmrt.gif) no-repeat;
}
.handcursor
{
    cursor: pointer;
}
.warningbox
{
    background-image: url(../images/landing/warningbar.gif);
    padding:10px;
}
.warninglabel
{
    font-family: Arial Black, Franklin Gothic Heavy, Arial, helvetica, Sans-Serif;
    font-size: 30px;
    color: white;
    line-height: 34px;
    text-align: center;
    margin-bottom: 5px;
}
.tabletopBnetzero
{
    background: url( ../images/landing/tabletop_b-netzero.jpg) no-repeat;
}
.cellfill
{
    background: url( ../images/landing/cellbkgr.gif);
}
.choosebar
{
    background: url( ../images/landing/ChoosebasicISP.gif) no-repeat;
    width: 550px;
    height: 100px;
    font-weight: bold;
    cursor: pointer;
}
.bold
{
    font-weight: bold;
}
.bottomchartrow
{
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}
.chartbutton
{
    float: right;
    background-color: #313BDA;
    border: solid 2px silver;
    line-height: 25px;
    color: White;
    font-size: 14px;
    font-style: italic;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 6px;
    margin-right: 40px;
}
