h2 {
	font: italic 100% Georgia;
	margin: 0 0 1em -0.8em;
	position: relative;
}

h3 {
	font-size: 101%;
	font-style: italic;
}

h3, .submit {
	margin: 2em 0 1.5em -1em;
	position: relative;
}
.submit input {
	position: relative;
}

.main_info {
	font-size: 130%;
}
.main_info input {
	font-size: 130%;
}


#info {
	padding-left: 1em;
}

#info label {
	color: #5e7687;
	font-family: Verdana;
	font-size: 83%;
}

#info dl {
	padding: 0 0 0.5em 8em;
	position: relative;
}

#info dt {
	left: 0;
	line-height: 1;
	position: absolute;
	width: 7em;
}

.info_block {
	margin-bottom: 2em;
}

#info .info_block label {
	font-size: 80%;
}
#info .info_block dd label {
	color: #000;
	font-family: Georgia;
}

#info .info_block dl {
	padding-left: 10.4em;
}

#info .info_block dt {
	width: 9em;
}

#info .info_block dl {
	margin-bottom: 0.8em;
}

.problem {
	font-family: Verdana;
	font-size: 61%;
}

.problem a {
	color: #5e7687;
}

.login_button {
	font-size: 130%;
	position: relative;
}

.login_button input {
	background: url("/media/html/f/i/login_button.png") no-repeat;
	border: none;
	width: 122px;
	height: 38px;
	margin: 1em 0 0 8em;
}

.login_button .enabled {
	background-position: 0 -38px;
}

.error {
	color: #c40000;
	font-family: Verdana;
	font-size: 60%;
	position: absolute;
	top: 18px;
	margin: 1em 0 0 2em;
}


