/*
 * 20100112 AJL	pihat2 width 700-->720
 */

td.pun {
color:#ff0000;
text-align:left;
}

span.pun {
color:#ff0000;
}

body { 
  //   font-family:Tahoma,Arial,Helvetica,sans-serif;
     font-family:Arial,Helvetica,sans-serif;
//     font-family:Verdana,Arial,Helvetica,sans-serif; 
//     font-family: Gill, Helvetica, sans-serif;
     font-size: 13px;
}

div.pihat {
width:90%; /*55*/
border-style: solid;
border-color: #585858;
padding-left: 1cm;
padding-right: 1cm;
padding-bottom: 0.5cm;
background-color: #DFF2FF;
}

div.pihat2 {
width:720px; /* 68*/
border-style: solid;
border-color: #A8A6A5;
padding-left: 1cm;
padding-right: 1cm;
padding-bottom: 4cm;
background-color: #DFF2FF;
}

h1,h2 {
color: #585858;
}

/* lomakkeen solut joissa ei tekstikenttaa mutta silti syotettya dataa*/
div.formdatacell {
       background-color: #fff;
       color: #777;
       border: 1px solid #ccc;
       padding: 2px;
}
				
div.status_boksi {
 height:10%;
 padding:0.1cm 0.1cm 0.1cm 0.1cm;
 margin-top:0.3cm;
 margin-left:2cm;
}

div.pihat_header h1 {
   display:inline;
}

td.lajisumma {
   text-align:center;
}

div.pihat_header img {
   border:0px;
   padding: 10px 0px 0px 35px;
}

div.lajitable {
   width:400px;
   float:left
}

#mapdivimg {
   width:200px;
   height:300px;
   border:0px;
}

#mapdiv {
  position:absolute;
  width:200px;
}

#mapdiv p {
  color: #717170;
  font-size:11px;
}

.pihat2 th {
  color:#585858;
  text-align: left;
}
