@charset "utf-8";
#textfield {
	height: auto;
	width: 185px;
	margin-top: 10px;
	margin-right: 10px;
	clear: left;
	float: left;
}
#textfield_container {
	background-color: #F3F3F1;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	clear: left;
	float: left;
}
#textfield_auto {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	clear: left;
	float: left;
}

#textfield_container_left {
	height: auto;
	width: auto;
	margin-left: 10px;
	float: left;
}
#textfield_container_left2 {
	height: auto;
	width: auto;
	margin-left: 10px;
	float: left;
}



#textfield_2 {
	float: left;
	height: 212px;
	width: 185px;
	margin-top: 10px;
}
#textfield_3 {
	height: auto;
	float: left;
	margin-right: 10px;
	width: 70px;
}

.pt12_multi {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	float: left;
}
