from{width:500px;}

form table{ border-collapse:collapse;margin:20px 0 0 40px!important;border-left:1px solid #069!important;}

form th{border-bottom:none!important;width:80px!important;padding-left:8px!important;}
form td{border-bottom:none!important;}

input.button{
	float:right;
	margin-right:10px;
	height:21px;
	border:1px solid #CCC;;
	background:#DDD;
	font-weight:bold;
	font-size:11px;
	color:#036;
	cursor:pointer;
}

textarea{
	width:300px;
	height:100px;
}

