form 
{
	margin: 0px 0px 0px 0px;
}

.largeInput
{
	background: url(../images/form.png);
	border: solid 1px #7f9db9;
	width:450px;
	height:18px;
	padding-top:3px;
	padding-bottom:0px;
	line-height:16px;
	font-size:13px;
	font-style:normal;
	font-family: Segoe UI, arial,verdana,helvetica,sans-serif;
	color: #000000;	
}

.footerLink
{
	color: rgb(153, 153, 153) !important;
	font-size:12px;	
}

textarea {resize: none;}