#content input {
	border:1px solid #F0F0F0;
	background-color: #F0F0F0;
	padding:5px;
}

.apply th {
	text-align: right;
	width:20%;
	text-transform:capitalize;
}

form {
	display: inline;
}

input {

}

textarea {
	width:300px;
	border:1px solid #F0F0F0;
	background-color: #F0F0F0;
	padding:5px;
}


.button{

}

.widthdefault{
	width:100px;
}

.widthsmall{
	width:50px;
}

.widthlarge{
	width:200px;
}

.widthdate{
	width:55px;
}

.widthpostcode{
	width:75px;
}

