h1, h2, h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
  background: #435e67;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #435e67;
  margin: 0 0 20px; }
  body img {
    border: none; }

.main {
  position: relative;
  margin: 0 auto;
  width: 921px;
  padding-top: 173px; }

#header {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/header-bg.jpg) no-repeat 0 100%;
  width: 921px;
  height: 173px; }
  #header strong {
    position: absolute;
    top: 22px;
    left: 3px;
    background: url(../images/logo_beta.png) no-repeat;
    width: 336px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden; }
    #header strong a {
      display: block;
      height: 100%; }
  #header ul.top {
    position: absolute;
    top: 60px;
    right: 138px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 92%;
    overflow: hidden; }
    #header ul.top li {
      padding: 0 11px 0 11px;
      display: inline;
      margin-left: -1px;
      background: url(../images/separator-top.gif) no-repeat 0 50%; }
    #header ul.top a {
      color: #fff;
      text-decoration: none; }
      #header ul.top a:hover {
        text-decoration: underline; }
  #header ul.login {
    position: absolute;
    top: 48px;
    right: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fcb653;
    font-size: 92%;
    overflow: hidden; }
    #header ul.login li {
      padding: 0 7px 0 9px;
      display: inline;
      margin-left: -1px;
      background: url(../images/separator-login.gif) no-repeat 0 50%; }
    #header ul.login a {
      color: #fcb653;
      text-decoration: none; }
      #header ul.login a:hover {
        text-decoration: underline; }
  #header a.login {
    position: absolute;
    top: 45px;
    right: 15px;
    width: 108px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    line-height: 34px;
    overflow: hidden;
    color: #ffffff; }
  #header a.logout {
    background: url(../images/btn-logout.gif) no-repeat; }
  #header a.register {
    position: absolute;
    top: 131px;
    right: 146px;
    width: 146px;
    height: 37px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/btn-register.gif) no-repeat; }
  #header #search {
    position: absolute;
    top: 136px;
    right: 5px; }
    #header #search fieldset {
      border: none; }
    #header #search form {
      width: 300px; }
      #header #search form .blur {
        color: #91A1A6; }
    #header #search label {
      float: left;
      width: 45px;
      padding: 1px 8px 0 0px;
      text-align: right;
      color: white; }
    #header #search input {
      width: 190px;
      padding: 2px 0 2px 6px;
      font-size: 90%;
      border: none;
      font-family: Lucida Grande,sans-serif;
      -moz-border-radius: 0.8em;
      -khtml-border-radius: 0.8em; }
  #header span.free {
    position: absolute;
    top: 145px;
    right: 150%;
    font-size: 92%; }

ul#main-nav {
  position: absolute;
  top: 125px;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 110%; }
  ul#main-nav li {
    float: left;
    background: url(../images/separator-main.gif) no-repeat 0 50%; }
    ul#main-nav li.first {
      background: none; }
    ul#main-nav li a {
      float: left;
      padding: 0 14px;
      height: 48px;
      line-height: 48px;
      color: #fff;
      text-decoration: none; }
  ul#main-nav ul {
    display: none;
    position: absolute;
    top: 58px;
    left: 0px;
    width: 188px;
    background: #c5ebff;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 92%;
    font-weight: normal;
    padding: 0 0 5px 5px;
    list-style: none; }
    ul#main-nav ul li {
      margin: 0;
      padding: 1px 0 0 14px;
      height: 1%;
      float: none;
      background: url(../images/separator-drop.gif) repeat-x; }
    ul#main-nav ul a {
      float: none;
      line-height: 33px;
      height: 33px;
      padding: 0; }
      ul#main-nav ul a:hover {
        background: none;
        text-decoration: underline; }

.columns-holder {
  width: 920px;
  overflow: hidden;
  background: #fff;
  padding-bottom: 22px;
  border-left: 1px solid #a7b3b7; }

.ch-nopb {
  padding-bottom: 0; }

#content {
  width: 600px;
  float: left;
  padding: 0 0 0 10px;
  overflow: hidden; }
  #content ul.breadcrumbs {
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    overflow: hidden;
    color: #a6adb0;
    font-size: 92%; }
    #content ul.breadcrumbs li {
      padding: 0 0 0 9px;
      display: inline;
      background: url(../images/breadcrumbs-separ.gif) no-repeat 0 50%; }
      #content ul.breadcrumbs li:first-child {
        padding-left: 2px;
        background: none; }
    #content ul.breadcrumbs a {
      color: #a6adb0; }
      #content ul.breadcrumbs a:hover {
        text-decoration: none; }
  #content .pagination {
    margin: 0;
    padding: 2px 0 0 39px;
    list-style: none;
    color: #435e67;
    font-weight: normal;
    font-size: 100%; }
    #content .pagination a {
      padding: 0 3px;
      text-decoration: none;
      color: #435e67 !important;
      font-weight: normal;
      border: 1px solid #c5c5c5; }
      #content .pagination a:hover, #content .pagination a:focus {
        border-color: #91A1A6;
        background: #f6f6f6; }
    #content .pagination span.current {
      font-weight: bold;
      font-size: 100%;
      padding: 0 3px;
      margin: 0 2px;
      text-decoration: none; }
    #content .pagination span.disabled {
      text-decoration: none; }
      #content .pagination span.disabled:hover, #content .pagination span.disabled:focus {
        text-decoration: none; }
    #content .pagination .prev_page {
      margin: 0 10px 0 0;
      border: none; }
    #content .pagination .next_page {
      margin: 0 0 0 10px;
      border: none; }
  #content h1 {
    margin: 16px 0 0 0;
    font-size: 230%;
    font-weight: normal; }
  #content h1.home {
    margin: 16px 0 0 0;
    font-size: 160% !important;
    font-weight: normal;
    padding-bottom: 10px; }
  #content p {
    margin: 20px 20px 0 3px;
    line-height: 20px; }
  #content a.btn {
    display: block;
    width: 146px;
    margin-top: 25px;
    height: 38px;
    background: url(../images/btn-take-tour.gif) no-repeat;
    text-indent: -9999px;
    overflow: hidden; }
    #content a.btn:hover {
      background-position: 0 -38px; }
  #content .boxes-holder {
    width: 700px;
    overflow: hidden;
    padding: 33px 0 34px 5px; }
    #content .boxes-holder .box {
      width: 268px;
      float: left;
      margin-right: 33px; }
      #content .boxes-holder .box .title-holder {
        border-bottom: 1px solid #f3ab46;
        color: #f3ab46;
        padding-bottom: 9px;
        margin-bottom: 27px; }
        #content .boxes-holder .box .title-holder h2 {
          margin: 0;
          font-weight: normal;
          font-size: 150%; }
      #content .boxes-holder .box p {
        margin: 20px 0; }
        #content .boxes-holder .box p.other-lh {
          line-height: 18px; }
        #content .boxes-holder .box p.other-mar {
          margin: -2px 0 18px 0;
          line-height: 18px; }
      #content .boxes-holder .box a.plus {
        float: left;
        margin-top: 2px;
        font-weight: bold;
        color: #f09618; }
      #content .boxes-holder .box a:hover {
        text-decoration: none; }
  #content .verify-topik-query {
    margin: 1em;
    width: 580px; }
    #content .verify-topik-query .mark .button-to {
      margin-top: -15px; }
    #content .verify-topik-query fieldset {
      margin: 10px 0 20px 0; }
    #content .verify-topik-query fieldset.results {
      padding: 0 20px; }
      #content .verify-topik-query fieldset.results p {
        margin: 0 0 5px; }
    #content .verify-topik-query form {
      width: 100px; }
    #content .verify-topik-query .accept-topik, #content .verify-topik-query .change-topik {
      width: 150px;
      float: left; }
    #content .verify-topik-query .accept-topik-text, #content .verify-topik-query .change-topik-text {
      border: 1px solid #c5c5c5;
      padding: 2px 4px;
      margin-top: -39px;
      margin-right: 36px;
      width: 335px;
      float: right;
      -moz-border-radius: 0.4em;
      -khtml-border-radius: 0.4em; }
      #content .verify-topik-query .accept-topik-text p, #content .verify-topik-query .change-topik-text p {
        padding: 2px 0 2px 0;
        margin: 0px; }
    #content .verify-topik-query div.help {
      width: 25px;
      color: #91A1A6;
      text-decoration: none;
      cursor: pointer;
      cursor: hand;
      float: right;
      margin-top: -50px; }
  #content .my-topiks .separator {
    width: 85%;
    padding-bottom: 20px;
    border-bottom: 1px solid #92d8FF; }
  #content .my-topiks table {
    font-size: 100%;
    border-collapse: collapse;
    margin: 10px 10px; }
  #content .my-topiks tr {
    height: 28px; }
  #content .my-topiks td a img {
    margin: 0 15px; }
  #content .my-topiks td.title {
    width: 200px; }
  #content .my-topiks td.articles {
    width: 100px;
    text-align: left; }
    #content .my-topiks td.articles a {
      color: #435e67;
      text-decoration: underline; }
      #content .my-topiks td.articles a:hover {
        text-decoration: underline; }
      #content .my-topiks td.articles a img {
        /* :margin 0 -100px */
        border: none; }
  #content .my-topiks td a.rss {
    background: url(../images/bin.gif) no-repeat 100% 1px;
    padding: 0 25px 0 2px; }
  #content .my-topiks .new-articles {
    color: #91A1A6; }
  #content .shadow-box {
    margin-left: 4px;
    background: url(../images/shadow-box-bg.gif) repeat-y; }
  #content .shadow-box-top {
    padding-top: 14px;
    background: url(../images/shadow-box-top.gif) no-repeat; }
  #content .shadow-box-btm {
    width: 550px;
    overflow: hidden;
    padding: 0 8px 5px 22px;
    background: url(../images/shadow-box-btm.gif) no-repeat 0 100%; }
    #content .shadow-box-btm .title-part {
      border-bottom: 1px solid #d2d2d2;
      height: 35px; }
      #content .shadow-box-btm .title-part h3 {
        margin: 0;
        color: #059ced;
        font-size: 150%;
        line-height: 30px;
        font-weight: normal; }
    #content .shadow-box-btm .box-holder {
      width: 620px; }
      #content .shadow-box-btm .box-holder .box {
        width: 248px;
        float: left;
        padding: 22px 0 0 2px;
        margin-right: 55px; }
        #content .shadow-box-btm .box-holder .box p {
          margin: 0 0 8px 0;
          font-size: 100%;
          line-height: 18px; }
  #content .box-holder .box div {
    padding-top: 11px; }
  #content .box-holder .box a.plus {
    font-size: 85%;
    font-weight: bold;
    color: #f09618; }
    #content .box-holder .box a.plus:hover {
      text-decoration: none; }
  #content .text-holder {
    padding: 15px 5px 0 3px; }
    #content .text-holder h1 {
      margin: 0 0 20px -3px;
      font-size: 195%; }
    #content .text-holder p {
      margin: 0 0 20px 0;
      line-height: 16px;
      font-size: 100%; }
    #content .text-holder a {
      color: #f1991e; }
      #content .text-holder a:hover {
        text-decoration: none; }
    #content .text-holder .doc-box {
      height: 1%;
      overflow: hidden;
      margin-left: -1px;
      padding-bottom: 1px; }
  #content .buttons {
    width: auto;
    margin: 8px 5px; }
  #content .doc-box .voting {
    float: left;
    width: 40px;
    overflow: hidden;
    padding-top: 3px; }
  #content .doc-box a.up {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(../images/arrow-up.gif) no-repeat; }
  #content .doc-box a.upactive {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(../images/arrow-up-active.gif) no-repeat; }
  #content .doc-box a.down {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/btn-down.gif) no-repeat; }
  #content .doc-box a.downactive {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../images/btn-down-active.gif) no-repeat; }
  #content .doc-box .text-box {
    float: left;
    width: 90%;
    padding: 3px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%; }
    #content .doc-box .text-box span.link-h {
      color: #91a1a6;
      display: block;
      padding: 0 20px 0 0; }
      #content .doc-box .text-box span.link-h a {
        color: #91a1a6;
        text-decoration: none; }
    #content .doc-box .text-box span.letter a {
      background: url(../images/ico-letter.gif) no-repeat 100% 1px;
      width: 16px;
      height: 16px;
      padding: 0 30px 0 2px; }
    #content .doc-box .text-box span.twitter a {
      background: url(../images/twitter.png) no-repeat 100% 1px;
      width: 16px;
      height: 16px;
      padding: 3px 30px 0px 2px; }
    #content .doc-box .text-box .highlighed_results {
      font-weight: bold; }
  #content form {
    margin: 1em;
    width: 580px; }
    #content form a {
      color: #91A1A6 !important; }
      #content form a#advanced, #content form a#normal {
        margin: 12px 9px 0 0;
        float: right;
        color: #c5c5c5; }
  #content fieldset {
    border: 1px solid #c5c5c5;
    padding: 0 6px 9px; }
  #content fieldset div {
    margin: 0.3em 0;
    clear: both; }
  #content label {
    float: left;
    width: 193px;
    text-align: left; }
    #content label span.required {
      color: red;
      font-size: 70%; }
  #content legend {
    color: #0b77b7;
    font-size: 1.2em; }
  #content legend span {
    width: 140px;
    text-align: right; }
  #content input {
    padding: 0.15em 0 0.15em 0.3em;
    width: 335px;
    border: 1px solid #c5c5c5;
    background: #fafafa;
    color: #777;
    font-size: 90%;
    font-family: Lucida Grande,sans-serif;
    -moz-border-radius: 0.4em;
    -khtml-border-radius: 0.4em; }
    #content input:hover, #content input:focus {
      border-color: #b1a1a6;
      background: #f6f6f6; }
    #content input[type=submit], #content input[type=button] {
      font-style: italic;
      padding: 2px 6px;
      margin: 12px 0px 0 4px;
      color: #777;
      width: auto;
      border: 1px solid #c5c5c5; }
  #content textarea {
    padding: 0.15em;
    width: 40em;
    height: 180px;
    border: 1px solid #c5c5c5;
    background: #fafafa;
    color: #777;
    font-size: 90%;
    font-family: Lucida Grande,sans-serif;
    -moz-border-radius: 0.4em;
    -khtml-border-radius: 0.4em; }
    #content textarea:hover, #content textarea:focus {
      border-color: #b1a1a6;
      background: #f6f6f6; }
  #content .forwarded_email label, #content .invitation label, #content .user_supplied_feed label, #content .twitter label {
    margin: 0px;
    width: 5em; }
  #content .forwarded_email legend span, #content .invitation legend span, #content .user_supplied_feed legend span, #content .twitter legend span {
    width: 0; }
  #content .forwarded_email input, #content .invitation input, #content .user_supplied_feed input, #content .twitter input {
    width: 40em; }
  #content .twitter textarea {
    width: 40em;
    height: 35px; }
  #content .invitation textarea {
    width: 40em;
    height: 435px; }
  #content .admin textarea {
    width: 400px;
    height: 435px; }
  #content .admin table {
    padding: 100px; }
  #content .admin th, #content .admin td {
    padding: 2px 12px; }
  #content .admin label {
    margin: 0px;
    width: 10em; }

#sidebar .admin .instruction-box {
  width: 276px;
  float: left;
  padding: 0 15px 19px 5px;
  margin: 9px 0 48px 0; }

#sidebar {
  width: 302px;
  float: right;
  overflow: hidden;
  padding: 20px 6px 0 0; }
  #sidebar .box {
    width: 277px;
    float: right;
    padding: 0 12px 31px 0; }
    #sidebar .box .title-part {
      height: 1%;
      overflow: hidden;
      padding-bottom: 10px;
      border-bottom: 1px solid #92d8ff; }
      #sidebar .box .title-part h3 {
        margin: 10px 0 0 0;
        color: #089ded;
        font-size: 130%;
        float: left;
        line-height: 18px; }
      #sidebar .box .title-part a.view-all {
        float: right;
        width: 80px;
        height: 14px;
        margin: 15px 1px 0 0;
        overflow: hidden; }
    #sidebar .box p {
      font-size: 117%;
      margin: 18px 10px 0 3px;
      line-height: 18px; }
    #sidebar .box span.small {
      display: block;
      font-size: 85%;
      color: #939393;
      margin-left: 4px;
      line-height: 20px; }
    #sidebar .box .arrow {
      padding: 0 0 16px 23px;
      margin-top: 12px;
      height: 1%;
      background: url(../images/arrow-orange.gif) no-repeat; }
      #sidebar .box .arrow span.small {
        margin-left: 1px; }
    #sidebar .box a {
      color: #435e67;
      font-size: 100%;
      text-decoration: underline; }
      #sidebar .box a:hover {
        text-decoration: underline; }
      #sidebar .box a.faint {
        color: #92A1A6; }
    #sidebar .box .topics span.edit a {
      background: url(../images/edit.png) no-repeat 100% 1px;
      width: 16px;
      height: 16px;
      padding: 0 20px 0 2px; }
  #sidebar .flt-non {
    float: none;
    clear: both;
    margin-left: 4px;
    padding-bottom: 28px; }
    #sidebar .flt-non .title-part {
      padding-left: 8px;
      height: 1%; }
    #sidebar .flt-non .arrow {
      margin: 27px 0 0 9px; }
      #sidebar .flt-non .arrow span.small {
        margin: 3px 0 0 0; }
    #sidebar .flt-non .other-mt {
      margin-top: 11px; }
  #sidebar .box-wide {
    width: 276px;
    float: left;
    padding: 0 15px 19px 5px;
    background: #e6f5ff;
    margin: 9px 0 48px 0; }
    #sidebar .box-wide .title-part {
      height: 1%;
      overflow: hidden;
      padding: 0 0 13px 7px;
      margin-bottom: 20px;
      border-bottom: 1px solid #92d8ff; }
      #sidebar .box-wide .title-part h3 {
        margin: 10px 0 0 0;
        color: #089ded;
        font-size: 131%;
        float: left;
        line-height: 18px; }
    #sidebar .box-wide span.small {
      display: block;
      font-size: 85%;
      color: #939393;
      margin-left: 4px;
      line-height: 20px; }
    #sidebar .box-wide .arrow {
      padding: 3px 0 7px 23px;
      margin: 12px 0 0 9px;
      background: url(../images/arrow-orange.gif) no-repeat 0 6px; }
    #sidebar .box-wide a {
      color: #435e67;
      text-decoration: none;
      font-size: 117%; }
      #sidebar .box-wide a:hover {
        text-decoration: underline; }
  #sidebar .other-pb {
    padding-bottom: 23px; }
  #sidebar .cover {
    padding: 02px 0 19px 2px;
    height: 1%; }
    #sidebar .cover .box {
      width: 277px;
      padding: 0 0px 12px 0; }
    #sidebar .cover .arrow {
      margin-top: 10px; }
    #sidebar .cover .title-part {
      margin-bottom: 22px; }
    #sidebar .cover span.small {
      line-height: 150%; }
    #sidebar .cover span.lh {
      line-height: 13px; }
    #sidebar .cover .smaller {
      margin-top: -5px; }
    #sidebar .cover .smaller-pb {
      padding-bottom: 10px; }
  #sidebar .holder {
    height: 1%;
    overflow: hidden;
    position: relative;
    margin-top: -2px; }
    #sidebar .holder .left {
      float: left; }
    #sidebar .holder .width-1 {
      width: 48px; }
    #sidebar .holder .width-2 {
      width: 85px; }
    #sidebar .holder .right {
      float: right; }
      #sidebar .holder .right a {
        margin-right: 10px; }

#footer {
  width: 100%;
  overflow: hidden;
  background: #34b3f7 url(../images/bg-footer.gif) no-repeat 0 100%;
  margin-bottom: 22px; }
  #footer p {
    margin: 0 0 0 25px;
    display: inline;
    float: left;
    color: #fff;
    font-size: 92%;
    line-height: 49px; }
  #footer ul {
    float: right;
    margin: 0;
    padding: 15px 17px 0 0;
    list-style: none;
    font-size: 92%;
    overflow: hidden; }
    #footer ul li {
      padding: 0 11px;
      display: inline;
      margin-left: -1px;
      background: url(../images/separator-footer.gif) no-repeat 0 50%; }
    #footer ul a {
      text-decoration: none;
      color: #21353c; }
      #footer ul a:hover {
        text-decoration: underline; }

#bottom-box {
  margin-top: 20px;
  width: 920px;
  margin: 0 auto;
  padding-top: 19px;
  background: #21353c url(../images/bg-bottom-box.gif) no-repeat; }
  #bottom-box .btm {
    width: 920px;
    padding-bottom: 20px;
    background: #21353c url(../images/bottom-box-btm.gif) no-repeat 0 100%; }
  #bottom-box .separators {
    width: 920px;
    color: #758e96;
    font-size: 92%;
    overflow: hidden;
    padding-bottom: 20px;
    background: url(../images/separators.gif) repeat-y; }
  #bottom-box .box-1 {
    width: 275px;
    float: left;
    padding: 0 0 0 15px; }
  #bottom-box .box-2 {
    width: 255px;
    float: left;
    padding: 0 0 0 25px; }
  #bottom-box .box-3 {
    float: left;
    padding: 0 0 0 37px; }
  #bottom-box h3 {
    margin: 0;
    font-size: 117%; }
  #bottom-box ul {
    margin: 0;
    padding: 9px 0 0 0;
    list-style: none;
    line-height: 22px; }
    #bottom-box ul li {
      padding-left: 13px;
      background: url(../images/arrows-blue.gif) no-repeat 0 9px; }
    #bottom-box ul a {
      color: #758e96;
      text-decoration: none; }
      #bottom-box ul a:hover {
        text-decoration: underline; }

#flash_messages {
  width: 100%;
  margin-bottom: 0; }
  #flash_messages p {
    width: 96%;
    padding: 2px 8px;
    margin-bottom: 0; }
    #flash_messages p.error {
      background: #fcc;
      border: 1px solid #f00; }
    #flash_messages p.notice {
      background: #fee37a;
      border: 1px solid #fd9b5b; }
    #flash_messages p.message {
      background: #cbf285;
      border: 1px solid #3cab09; }
  #flash_messages ul.error {
    line-height: 140%;
    background: #fcc;
    border-top: 1px solid #f00;
    border-bottom: 1px solid #f00; }
  #flash_messages li.error {
    padding: 0;
    margin: 0 0 0 -15px; }

#edit-topics .topic-subject, #advanced-edit-topics .topic-subject, .verify-topik-query .topic-subject {
  padding: 2px;
  overflow: hidden;
  position: relative; }
  #edit-topics .topic-subject .query, #advanced-edit-topics .topic-subject .query, .verify-topik-query .topic-subject .query {
    float: left; }
#edit-topics #live-preview, #advanced-edit-topics #live-preview, .verify-topik-query #live-preview {
  height: 14px;
  width: 525px;
  font-family: Lucida Grande,sans-serif;
  font-size: 90%;
  color: #777;
  border: 3px solid #c6d5de;
  background: #fafafa;
  padding: 2px;
  margin: 4px 0 0 0;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em; }
  #edit-topics #live-preview .operand, #advanced-edit-topics #live-preview .operand, .verify-topik-query #live-preview .operand {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 90%; }
#edit-topics span.help, #advanced-edit-topics span.help, .verify-topik-query span.help {
  color: #91A1A6;
  text-decoration: none;
  cursor: pointer;
  cursor: hand; }

.similar_documents {
  border: 1px solid #666666;
  padding: 5px 5px 5px 20px;
  margin: 0 0 10px 0; }

.similar_documents_close_button {
  float: right; }

#login form {
  margin: 1em;
  width: 20em; }
  #login form a {
    color: #91A1A6; }
#login input {
  width: 18em;
  padding: 0.15em 0 0.15em 0.3em;
  border: 1px solid #c5c5c5;
  background: #fafafa;
  color: #777;
  font-size: 90%;
  font-family: Lucida Grande,sans-serif;
  -moz-border-radius: 0.4em;
  -khtml-border-radius: 0.4em; }
  #login input:hover, #login input:focus {
    border-color: #b1a1a6;
    background: #f6f6f6; }
  #login input[type=submit] {
    font-style: italic;
    padding: 2px 6px;
    margin: 12px 0px 0 4px;
    color: #777;
    width: auto;
    border: 1px solid #c5c5c5; }
#login fieldset {
  margin: 0.3em 0 0 0.4em;
  border: 1px solid #c5c5c5;
  padding: 0 6px 9px; }
#login fieldset div {
  margin: 0.3em 0 0.3em 1em; }
#login label {
  float: left;
  text-align: left;
  margin: 0px; }
#login legend {
  color: #0b77b7;
  font-size: 1.2em; }
#login legend span {
  text-align: right;
  width: 0; }
#login .remember-me {
  margin: 10px 0 0 1em; }
  #login .remember-me label {
    display: block;
    width: 7em;
    padding: 2px 0 0 15px;
    margin: 4px 0 0 0;
    text-indent: -15px; }
  #login .remember-me input {
    width: 13px;
    height: 13px;
    padding: 4px 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden; }
    #login .remember-me input[type=submit] {
      font-style: italic;
      padding: 2px 6px;
      margin: 6px 0px 6px 58px;
      color: #777;
      width: auto;
      height: auto;
      border: 1px solid #c5c5c5;
      vertical-align: bottom;
      position: relative; }
#login .login-spacer {
  padding: 4px 0; }
#login .lost-password {
  margin: -8px 0 4px 1em;
  padding: 0px 0 0px 0;
  clear: both; }
  #login .lost-password a {
    font-size: 90%;
    text-decoration: none; }
#login input#user_openid_identifier, #login input#user_session_openid_identifier {
  width: 195px;
  background: url(http://openid.net/images/login-bg.gif) no-repeat 1px 1px;
  background-color: #FFF;
  padding-left: 20px; }

.stand-alone-login input#user_openid_identifier, .stand-alone-login input#user_session_openid_identifier, .stand-alone-login input #user_openid_identifier {
  width: 318px;
  background: url(http://openid.net/images/login-bg.gif) no-repeat 1px 1px;
  background-color: #FFF;
  padding-left: 20px; }

.openid_fields input#user_openid_identifier, .openid_fields input#user_session_openid_identifier, .openid_fields input #user_openid_identifier {
  width: 318px;
  background: url(http://openid.net/images/login-bg.gif) no-repeat 1px 1px;
  background-color: #FFF;
  padding-left: 20px; }

.who-its-for ul {
  margin: -6px 20px 0 0;
  padding: 8px 8px 8px 22px;
  border: 1px solid #435e67;
  float: right;
  line-height: 1.3; }
.who-its-for p {
  clear: all;
  float: left;
  width: 390px; }

.black-listed {
  text-decoration: line-through; }

.black-list-domain a {
  text-decoration: none; }
