  body,html {
    padding: 0;
    margin: 0;
  }
  table.pohja {
    width: 694px;
    height: 100%;
    background-color: #ffffff;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    margin: 0 auto 0 auto;
  }
  .header1{
    height: 75px;
    border-bottom: 2px solid #ffffff;
  }
  .header2{
    height: 20px;
    background-color: #859baf;
    font-weight: bold;
    color: #ffffff;
    padding: 3 18 5 18;
  }
  .header3{
    background-color: #859baf;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding: 3 18 5 18;
    text-align: right;
  }
  .vasen {
    vertical-align: top;
    width: 463px;
  }
  .oikea {
    vertical-align: top;
    width: 231px;
  }
  .artikkeli {
    width: 428px;
    border-bottom: 3px double #ebebeb;
    padding: 35 5 25 28;
  }
  .artikkeli img {
    border: 0px solid #eeeeee;
    margin-left: -3px;
    margin-top: 3px;
  }
  td.teksti {
    vertical-align: top;
    width: 100%;
  }
  td {
    font-size: 11px;
    font-family: Arial;
    color: #4d4d4d;
  }
  h1 {
    font-family: Trebuchet MS;
    font-size: 17px;
    font-weight: normal;
    color: #8f8f8f;
    line-height: 19px;
    margin: 0 0 15 -10;
  }
  h2 {
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    color: #8f8f8f;
    line-height: 17px;
    margin: 0 0 15 0;
    padding: 0px;
  }
  p {
    font-family: Arial;
    font-size: 11px;
    margin: 0 0 8 0;
    padding: 0px;
  }
  a {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #3399ff;
  }
  .oikea1 {
    width: 231px;
    height: 0px;
    background-color: #ebeff2;
    padding: 20 20 20 20;
    border-bottom: 1px solid #ffffff;
  }
  .oikea2 {
    height: 0px;
    background-color: #f7f7f8;
    padding: 0 20 0 20;
    border-bottom: 1px solid #ffffff;
  }
  .oikea3 {
    height: 0px;
    background-color: #ebeff2;
    padding: 20 20 20 20;
    border-bottom: 1px solid #ffffff;
  }
  .oikea4 {
    height: 100%;
    background-color: #ebeff2;
    padding: 20 20 20 20;
    border-bottom: 1px solid #ffffff;
  }
 .oikea1 img {
    margin-top: 3px;
  }
 .oikea2 img {
    margin-top: 3px;
  }
 .oikea3 img {
    margin-top: 3px;
  }
 .oikea4 img {
    margin-top: 3px;
  }
 
.cmSlot {
  font-size: 12px;
}

img {
 border: 0px;
}


