#logo {display: none;}
#body {
	width: 244px;
	height: 270px;
	margin-top: 120px;
	padding: 2px 15px;
	background: #ad0000 url(../img/page/index/frame.jpg) no-repeat;
	color: #fff;
}

.input-row-error label {color: #fcc;}

#frame-key {
	position: absolute;
	top: -30px;
	right: -31px;
	width: 31px;
	height: 31px;
	background: #fff url(../img/page/index/frame-key.gif) no-repeat;
}

#body h1 {
	margin-bottom: 27px;
}

#body .input-row {
	clear: both;
	height: 24px;
	margin: 9px 0;
}

#body label {
	padding-top: .3em;
	float: left;
}

#body .input {
	float: right;
}

#body .input small {
	font-size: 1em;
}

#body input {
	width: 110px;
	-ms67-vertical-align: middle;
}

#body .input-remember {
	width: 116px;
}

#body .input-remember label {
	float: none;
}

#body .input-remember input {
	width: auto;
	-ms67-vertical-align: baseline;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body .button {width: 97px;}
#body .jdecor-button {width: auto;}
#body button {width: 117px;}

#body .btn {position: absolute; margin: 0;}
#body #btn-registration {top: 180px; left: 15px;}
#body #btn-login {top: 180px; right: 15px;}
#body #btn-feedback {top: 216px; left: 15px;}
#body #btn-password {top: 216px; right: 15px;}

#body .button-pic {
	position: relative;
	top: 8px;
	display: block;
	overflow: hidden;
	height: 12px;
	margin: 0 auto;
	background: url(../img/page/index/button-text.png) no-repeat;
	text-indent: -999em;
}

#body #btn-registration .button-pic {width: 62px;}
#body #btn-login .button-pic {width: 23px; background-position: -62px 0;}
#body #btn-feedback .button-pic {width: 75px; background-position: -85px 0;}
#body #btn-password .button-pic {width: 105px; background-position: -160px 0;}
#body #btn-password .button {width: 105px; padding: 0 6px;}





