body {
	margin-top: 0px;
}

table {
   border-collapse: collapse;
   margin: 0px;
   padding: 0px;
   height: auto;
   top: auto; 
}

table.osuuskohtaiset {
	background-color: #eeeeee;
	margin: 15px;
	border-style: dotted;
	border-width: 1px;
}

.osuuskohtaiset tr {
	border-bottom: thin dotted;
	line-height: 1.5em;
}

.matkatiedot h3 {
	display: block;
	line-height: 0em;
}
.juoksijanimi {
	width: 180px;
}

.joukkue {
	width: 280px;
}

.aika {
	width: 70px;
}

.sarjalistaus {
  width: 500px;
  margin-bottom: 20px;
}

.otsikkolistaus {
	padding: 10px;
	background-color: #FF9933;
}


tr, td {


}

.nimi {
	width: 350px;
	text-align: left;
}

table.tulokset {
    width: 620px;
}


td.navi {
	background-color: #ff6600;
	width: 500px;
}

.sija {
    width: 30px;
}

.rintanumero {
	width: 30px;
}

.tulos {
    width: 95px;
}

.erotus {
    width: 95px;
}

.even {
    background-color: #ccbbcc;
}
.odd {
    background-color: #ffffff;
}

table.juoksijat {
    width: 390px;
}

td.osuus {
    width: 120px;
}
td.juoksijannimi {
    width: 150px;
}

td.juoksijanaika {
    width: 130px;
}

li.list {
	display: inline;
}

li.taulu {
	display: block;
}


div.sijaotsikko {
    font-size: 11pt; 
    font-weight: bold;   
}

div.lajiotsikko {
    font-size: 11pt; 
    font-weight: bold; 
    display: inline;
}
