
/* style sheet for module "support" */


div#support 
{
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: 2px dotted #a0d0ff;   
    text-align: center;
}

table.supporttable
{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    border-width: 0;
    border-top: 2px dotted #a0d0ff;
    border: 0px;
    text-align: center;
}

tr.support_link
{
    margin: auto;
    width: 400px;
    text-align: center;
}