﻿.txtAddress
{
    width: 220px;
}

.tbCity
{
    width: 170px;
}

.txtPhone
{
    width: 100px;
}

.txtExt
{
    width: 50px;
}

.chkList
{
    float: left;
}

.tbleServices
{
    padding-left: 3px;
    width: 60%;
}

.tbleServicestd
{
    width: 18 0px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background: #99CCFF url(../Images/new_blue.bmp) repeat-x top left;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 442px;
}

#modelpopup
{
    background-color: #FFFFFF;
    border: 1px solid #C6CFE1;
    margin: 0pt;
    padding: 10px;
    width: 420px;
}

.modalBackground
{
    filter: alpha(opacity=80);
    opacity: 0.7;
    background-color: #AAAAAA;
    display: block;
    height: 1653px;
    visibility: visible;
}

.ModalWindow
{
    background-color: #fff;
    border: 2px solid #999;
}

.cmbProvince table
{
    top: 0px;
    margin: -5px 0 5px;
}

