#tyopaikka .form50 {width: 280px; }

#tyopaikka .tyolist_header {
  background-color: #D5E2C2;
  color: #FFF;
  text-decoration: underline;
    font-weight: bold;
  }

#tyopaikka .tyolist_header a,
#tyopaikka .tyolist_header a:visited,
#tyopaikka .tyolist_header a:hover {
  color: #FFF;
  }

#tyopaikka .tyolist_sorted,
#tyopaikka .tyolist_sorted a,
#tyopaikka .tyolist_sorted a:visited {
  background-color: #adc98c;
  color: #FFF;
  text-decoration: none;
    font-weight: bold;
  }

#tyopaikka .tyolist_sorted a:hover {
  background-color: #adc98c;
  color: #FFF;
  text-decoration: underline;
    font-weight: bold;
  }

#tyopaikka #table   { border: 1px solid #ccc; padding: 5px; background-color: #F2F7F7;}

#tyopaikka .list_bg  { background-color: #f1f1f1;}

#tyopaikka #right {
  float: right;
  margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }

#tyopaikka .ots {
    font-size: 14px;
    font-weight: bold;
}
#tyopaikka .hak1 {
    font-weight: bold;
}

#tyopaikka .pun   { background-color: #fff; color: #A02225; font-weight: bold; font-family: verdana;}


