div#login_form
{
  position:absolute;
  left:120px;
  width: 20px;
  margin-top: 5px;
}
div#login_form ul.error_list
{
  position: relative;
  left: -80px;
}
div#footer {
  background-color:white;
}
div#footer p#power_by
{
  background-color:#F57E00;
  height:20px;
  width:510px;
}