.row-fluid .offset4:first-child {
margin-left: 34.04255319148936% !important;
}
  

#ie-only {
  display: none; }

html.oldie #ie-only {
  display: block; }
html.oldie input[type="password"], html.oldie input[type="text"], html.oldie input[type="number"], html.oldie input[type="tel"], html.oldie input[type="email"] {
  height: auto; }

ul li {
  position: relative; }
  ul li label {
    position: absolute;
    top: 13px;
    left: 16px;
    color: #ccc; }
  ul li input[type="password"], ul li input[type="text"] {
    padding: 10px 15px 10px 150px;
    height: auto; }
  ul li input[type="submit"] {
    min-width: 200px; }

ul.actions li {
  text-align: left; }

fieldset.span4 {
	width: 340px;
}
.well.efm_login_tc{
    min-height: 350px;
    width: 350px !important;
}