﻿body   
{
    background:none;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 10px;
    padding: 0px;
    color: #000;
}

/* Begin Appointment Form */

table .tbl_main,.tbl_1,.tbl_2,.tbl_3
{
    table-layout:fixed;
}
.table2
{
    width:790px;
    height:auto;
    margin:0px;
    padding:0px;
}

.column_1
{
    width:50px;
    height:20px;
}

.column_2
{
    width:300px;
}

.column_3
{
    width:30px;
    height:20px;
}

.column_4
{
    width:160px;
}

.column_5
{
    width:160px;
}
.text_boxes_2
{
    width:260px;
    resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*End Appointment Form */

/* Begin Contact Form */
.table
{
    width: 450px;
}

.col_1
{
    width:100px;
    height:30px;
}

.col_2
{
    width:100px;
    height:30px;
}

.col_3
{
    width:50px;
    height:30px;
}

.labels
{
}

.text_boxes
{
    width:280px;
    resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.validators
{
}
/* End Contact Form */