#erform {
	padding:0 20px 0 20px;
	margin-top: 15px;
}

#erform, #erform label, #erform select, #erform input, #erform button {
	font-family: tahoma;
	font-size: 12px;
}

#erform label {
	display:block;
	margin:7px 0 0 0;
}

#erform input, select {
	/*border:1px solid #9192A0;*/
	padding:2px;
	width:100%;
}

#erform select {
	padding: 0;
	/*width:80%;*/
}

#erform button {
	padding:5px 10px;
	/*line-height:100%;*/
	margin:20px auto 20px auto;
	text-align: center;
}
