@charset "windows-1251";

/* форма регистрации */
#register_form {
	margin: 20px auto;
	width: 360px;
}
.line{
	clear: both;
}
.text{
	margin: 0 10px 0 0;
	padding: 5px 0 0;
	text-align: right;
	float: left;
	height: 25px;
	width: 160px;
}
.pole{
	height: 30px;
	float: left;
}