#center
{
        height:100%;
        width:345px;

        background-position:left bottom;
        background-repeat:no-repeat;
        vertical-align:top;
}

#center div#text
{
        padding:15px;
        text-align:justify;
        font-family:Tahoma,Arial,sans-serif;
        font-size:10pt;
}

#left
{
        height:372px;
        width:263px;

        background-position:left bottom;
        background-repeat:no-repeat;
}
#right
{
        height:372px;
        width:273px;

        background-position:right bottom;
        background-repeat:no-repeat;
}

input,select
{
        font-family:Verdana,sans-serif;
        font-size:8pt;
        margin:10px 6px 6px 10px;
}

select#countries
{
        width: 90%;
}


div#input_form
{
        height:66px;
        width:294px;
        background:url(img/input.jpg);
        background-position:center bottom;
        background-repeat:no-repeat;
        text-align:center;
}

p
{
        margin-top: 6px;
        margin-bottom:6px;
}

p#info
{
        color:#c0c0c0;
        font-size:8pt;
        width:294px;
}

.a1
{
        color:#c0c0c0;
        font-size:8pt;
        text-decoration:none;
}
.a1:hover
{
        color:#c0c0c0;
        font-size:8pt;
        text-decoration:underline;
}

span#sms_tel, span#sms_text
{
        font-weight:bold;
        color:red;
}

