
table.sisalto td.vasen { width: auto; padding: 0px 10px 10px 0px }
table.sisalto td.keski { width: auto; padding: 0px 10px  8px 0px; border-right: 2px dashed #dedede }
table.sisalto td.oikea { width: auto; padding: 0px  8px 10px 8px; border-right: 2px dashed #dedede }

td.keski h1
{
  color: #777777;
  font-size: 14px;
  background: url(/img/keskiotsikkobg2.gif) no-repeat center left;
  padding: 2px 0px 2px 15px;
  margin-bottom: 5px;
  border-top: 2px solid #efefef;
  border-bottom: 2px solid #b8b8b8;
  width: 380px;
}

td.keski div.osio { width: 380px }

td.oikea h1
{
  color: #777777;
  font-size: 12px;
  background: white;
  padding: 4px 0px 4px 5px;
  margin-bottom: 5px;
  width: auto;
  border-bottom: 1px solid #cecece;
}

td.oikea h2
{
  font-size: 10px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0;
}

div.tekstiviesti { margin-bottom: 20px }
div.tekstiviesti img { float: left; padding: 0px 5px 5px 0px }
div.tekstiviesti div.tekstiblokki { margin-top: 10px; padding-top: 10px; border-top: 1px solid #cccccc }

table.aanet td { padding: 3px; text-align: left; vertical-align: center }
table.aanet tr.odd td { background: #eeeeee }

