#login {
	padding-top: 100px;
}

#loginForm { padding: 10px; background: #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#loginForm h2 {font-weight: normal; text-align:center; color: #1f4e79;border-bottom: 1px solid #DDDDDD;}
#logoutForm { padding: 10px; background: #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#logoutForm h2 {font-weight: normal; text-align:center; color: #1f4e79;border-bottom: 1px solid #DDDDDD;}
