﻿.form300 {

}

.txt100 {
	width:80px;
	background: transparent url('/images/formImages/txt100.gif') no-repeat scroll left top;
	height:18px;
	border:0px;
	padding:2px 10px 0px 10px;
}
.txt200 {
	width:180px;
	background: transparent url('/images/formImages/txt200.gif') no-repeat scroll left top;
	height:18px;
	border:0px;
	padding:2px 10px 0px 10px;
}
.txt300{
	width:280px;
	background: transparent url('/images/formImages/txt300.gif') no-repeat scroll left top;
	height:18px;
	border:0px;
	padding:2px 10px 0px 10px;
}
.txt400 {
	width:380px;
	background: transparent url('/images/formImages/txt400.gif') no-repeat scroll left top;
	height:18px;
	border:0px;
	padding:2px 10px 0px 10px;
}
.txt500 {
	width:480px;
	background: transparent url('/images/formImages/txt500.gif') no-repeat scroll left top;
	height:18px;
	border:0px;
	padding:2px 10px 0px 10px;
}
.formdd {
	border:0px;
	background: transparent url('/images/formImages/txt500.gif') no-repeat scroll left top;
	height:20px;
	padding:2px 0px 0px 10px;
}