﻿#tableRegister td
{
	height:27px;
	line-height:25px;
	font-family:Arial;
}
.registerItem
{
	padding-left:10px;
	color:#555555;
}
.registerTitle
{
	font-weight:bolder;
	color:#222222;
	font-size:13px;
	height:30px;
}
.textBox
{
	width:200px;
	border:1px solid #999999;
	background-color:#eeeeee;
}
.dropdown
{
	width:200px;
	border:1px solid #999999;
	background-color:#eeeeee;
}
.submit
{
	width:85px;
	margin-right:20px;
	height:25px;
}
