﻿.textbox_small
{
font-family:Arial;
font-size:11px;
color:#666666;
width:130px;
height:14px;
}
.textbox_large
{
font-family:Arial;
font-size:11px;
color:#666666;
width:300px;
height:14px;
}
.textarea_large
{
font-family:Arial;
font-size:11px;
color:#666666;
width:300px;
height:200px;
}
.textarea_small
{
font-family:Arial;
font-size:11px;
color:#666666;
width:130px;
height:100px;
}
.dropdown
{
font-family:Arial;
font-size:11px;
color:#666666;
width:306px;
height:20px;
}
.dropdown_large
{
font-family:Arial;
font-size:11px;
color:#666666;
width:356px;
height:20px;
}
.button_small
{
width:50px;
height:21px;
font-family:Arial;
font-size:11px;
}
.button_normal
{
width:75px;
height:21px;
font-family:Arial;
font-size:11px;
}
