﻿.pageboxtable td
{
    padding: 0px;
    background-repeat: no-repeat;
}

.pageboxtable img
{
    border: none !important;
}

.pageboxtable .middle
{
    background-color: White;
    border: solid 1px #A8A8A8;
    height: 100%;
    color: #9b9b9b;
}

#contacttable
{
    width: 100%;
}

#contacttable th
{
    vertical-align: top;
    font-weight: bold;
    text-align: left;
}

#packagesprice
{
    position: absolute;
    right: 10px;
    bottom: 60px;
}

.datapager
{
    border-top: solid 1px #9b9b9b;
    text-align: right;
}

.datapager a, .datapager span
{
    font-size: 16px;
}

.validator
{
    background-color: #FFFACD; /* #FFFACD = lemonchiffon */
}

.table table
{
    color: Black;
}
