.sidebar_panel{
	background: transparent url( images/Backgrounds/LoginPanel.png );
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 280px;
	padding: 30px; 
	padding-right: 84px;
	padding-bottom: 90px; 
}

#login_panel{
	padding-bottom: 30px; 
}

.login_input {
	width: 205px;
}

#login_panel p.smaller {
	color: #5a83cf;
	font-size: 0.9em;
}

#login_panel p {
	margin-top: 10px;
}

#login_form {
	padding-left: 30px;
	padding-right: 30px;
}

#login_panel #register_button_jar_place button{
	position: relative;
	top: -50px;
	width: 280px;
}

#login_panel div#register_text_place{
	width: 100%;
	text-align: center;
}

#login_panel #register_button_jar_place{
	white-space: nowrap;
	margin-bottom: -20px;
	margin-top: -20px;
}

#register_button_jar{
	position: relative;
	left: -100px;
	top: 22px;
}