﻿.form_table
{
}

.form_table .space
{
	width: 10px;
    height: 5px;
}

.form_table .double_space
{
	width: 15px;
    height: 15px;
}

.form_table .label
{
    font-size: 14px;
	color: #67808E;
}

.ajax__calendar_container TABLE TD 
{
	font-size: 11px;
	font-family: Arial;
}

.form_text_box
{
	height: 16px;
}

.button
{
	height: 23px;
}

