#login {
    border: none; /* 1px solid rgb(238, 238, 238);*/
    
    margin: 20px auto;
    background: transparent url(/img/layout/c41_login_box.jpg) top left no-repeat;
    height: 300px;
    width: 400px;
}

#login fieldset {
    border: none;
}

#login legend {
    color: rgb(153,153,51);
    font-family: 'Gill Sans', 'lucida grande', helvetica, sans-serif;
    font-size: 165%;
}

#login label {
    color: rgb(153, 153, 51);
    font-family: 'Gill Sans', 'lucida grande', helvetica, sans-serif;
    font-size: 0.8em;
    display: block;
    margin-left: 200px;
}

#login input {
    margin-left: 200px;
    margin-top: 1px;
    margin-bottom: 5px;
}

#login input[type=submit] {
    padding: 5px 10px;
}

/* MM */

#faq_questions td, #faq_answers td {
  border: none !important;
  vertical-align: top;
}

#faq_answers td.title {
  text-align: right;
  font-weight: bold;
}

#faq_answers td.inner {
  /*border-top: 1px solid #cccccc !important;*/
}

#faq_answers td.faqtext {
  text-align: justify;
}

#oulufot_devices {
  width: 100%;
  text-align: center;
}

#oulufot_devices img {
  width: 400px;
}

