body {
	font-family:Arial, Helvetica, sans-serif;
}

td{
	padding-bottom:5px;
}

.label{
	font-size:12px;
	padding-right:20px;
	padding-top:5px;
	vertical-align:top;
}

input{
	width:200px;
	border:1px solid #c3c3c3;
	background: url(../pics/backg.jpg) repeat-x;
	height:22px;
}

textarea{
	border:1px solid #c3c3c3;
	background: url(../pics/backg.jpg) repeat-x;
}

#button{
	background-color:white;
	color:blue;
	width:85px;
	background: url(../pics/backg-bot.jpg) repeat-x;
	height:22px;
	font-size:12px;
padding-bottom:3px;
}

