.pwd {
  position: relative;
  margin: 0 30px 0 30px;
}

.imgtitle {
  margin: 20px 0 10px 0;
}

.pwdlost {
  float: left;
  width: 400px;
}
.pwdlost a:link {
  color: #94C045;
  text-decoration: underline;
}
.pwdlost a:visited {
  color: #94C045;
  text-decoration: underline;
}
.pwdlost a:hover {
  color: #94C045;
  text-decoration: none;
}

.form_pwdlost {
  position: relative;
  background: url(/imgs/share/half_comodo.gif) 50% 0 no-repeat;
  width: 400px;
  height: 240px;
  text-align: left;
}

.info {
  position: absolute;
  top: 20px;
  left: 15px;
}

.titlefield {
  position: absolute;
  font-weight: bold;
  top: 73px;
  left: 15px;
}

.field {
  position: absolute;
  top: 70px;
  left: 130px;
  color:#404040; 
}
.field input {
  height: 18px; 
  width: 180px;
  border: 1px solid #7F9DB9; 
}

.forgotpass {
  position: absolute;
  top: 120px;
  left: 15px;
}

.buttonlogin {
  position: absolute;
  top: 120px;
  left: 210px;
}
 
.suggestions {
  float:right;
  margin-bottom: 20px;
  width: 300px;
}

.content ul{
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}
