.XLarge {
	width:200px;
}

.Large {
	width:125px;
}

.Medium {
	width:80px;
}

.Small {
	width:30px;
}

.Textarea {
	height:100px;
	width:450px;
}

.dropDown {
	width:200px;
}

.Large, .Medium, .Small, .XLarge, .Textarea    {
	border-width: 1px 0px 0px 1px;
	border-color: #8CA9AF;
	border-style: solid;
}

.Large, .Medium, .Small, .XLarge   {
	height: 18px;
	float: left;
	vertical-align: top;

	
}
