#entrance {
	width:870px;
	height:429px;
}
#entrance .holder {
	padding:20px;
}
#entrance .holder .steps{
	padding-top:295px;
}
#entrance .ilogin{
	position:absolute;
	margin-top:315px;
	margin-left:670px;
}
#entrance .ilogin a{
	font:bold 15px Trebuchet MS;
	color:#99205f;
	margin-right:20px;
}
#entrance .ilogin a:hover{
	color:#000000;
}
#entrance .ilogin .input{
	background:url('../gfx/input_index.png') no-repeat;
	width:175px;
	height:28px;
	margin-bottom:8px;
}
#entrance .ilogin input{
	margin:3px 5px;
	border:0;
	font:bold 15px Trebuchet MS;
	color:#99205f;
}
#entrance .ilogin #password_pre, #entrance .ilogin #password {
	width:130px;
}
#entrance .ilogin .submit {
	background:url('../gfx/index_login.png') no-repeat;
	width:19px;
	height:22px;
	cursor:pointer;
}

