#login_form .error {
  font-size: 0.9em;
  color: Red;
}

#content .title {
  float: left;
  clear: both;
  margin: 10px 0 0 30px;
  _margin: 10px 0 0 15px;
}

#content .title h1 {
  width: 700px;
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}

#content #shopLogin {
  float: left;
  clear: left;
  margin: 10px 0 0 30px;
  _margin: 10px 0 0 15px;
  padding: 0 11px;
  width: 317px;
  height: 223px;
  background: url(../../../images/bg-login.png) no-repeat;
  _background: url(../../../images/bg-login.jpg) no-repeat;
}

#login_form {
  width: 285px;
  margin: 70px 0 0 32px;
  _margin: 70px 0 0 16px;
}

#login_form .email,
#login_form .password,
#login_form .forgotten,
#login_form .login {
  width: 285px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
}
#login_form .forgotten {
  display: none;
}

#login_form .title {
  float: left;
  width: 120px;
  margin: 0;
}

#login_form .forgotten {
  float: left;
  width: 165px;
  font-size: 0.9em;
  margin: 0;
}

#login_form .login {
  float: left;
  text-indent: 100px;
}

#login_form .login input {
  width: 164px;
  height: 25px;
  border: none;
  background: url(../../../images/shop/buttons/btn-klantlogin-nl.jpg) no-repeat
}

#content #shopMenu {
  float: left;
  clear: left;
  margin: 10px 0 0 30px;
  _margin: 10px 0 0 15px;
  padding: 0 11px;
  width: 317px;
  height: 223px;
  background: url(../../../images/bg-step-1.png) no-repeat;
  _background: url(../../../images/bg-step-1.jpg) no-repeat;
}

#content #shopArticle {
  float: left;
  margin: 10px 0 0 0;
  padding: 50px 36px 0 39px;
  width: 225px;
  height: 223px;
  background: url(../../../images/bg-step-2.png) no-repeat;
  _background: url(../../../images/bg-step-2.jpg) no-repeat;
}

#content #shopSmallBasket {
  position: relative;
  float: left;
  margin: 10px 0 0 0;
  padding: 60px 21px 0 21px;
  width: 143px;
  height: 163px;
  background: url(../../../images/bg-step-3.png) no-repeat;
  _background: url(../../../images/bg-step-3.jpg) no-repeat;
}
