P.otsikko{
  margin: 0;
  padding: 0;
}
P.otsikko2{
  margin: 0;
  padding: 0;
}
HR.dotted{
  border: 1px dotted #98A6CD;
}

A.logout{
	font-family :arial, verdana, helvetica;
	font-size : 8pt;
}

FONT.name{
	font-family :arial, verdana, helvetica;
	font-style: normal;
	font-weight: bold;
	font-size : 8pt;
	
	

INPUT.haku{
  WIDTH: 129px;
  HEIGHT: 20px;
  font-family :arial, verdana, helvetica;
  font-style:normal;
  font-size : 8pt;
  color: #4E5F8D;
  background-color: transparent;
}

.nappi{
    background-color: #015828;
    border: 1px #000000 solid;
    color: #FFFFFF;
    height: 19px;
    width: 55px
}

INPUT.username {
margin-right: 0px;
margin-left: 0px;
border-top: 	solid #000 1px;
border-right: solid #000 1px;
border-bottom: solid #000 1px;
border-left: solid #000 1px;
background-image: url("http://www.coinline.net/dynamic/static_pics/username.gif");
background-repeat: no-repeat;
background-position: center center;
text-align: left;
font-weight: bold;
vertical-align: middle;
width: 120px;
}
INPUT.password {
margin-right: 0px;
margin-left: 0px;
border-top: 	solid #000 1px;
border-right: solid #000 1px;
border-bottom: solid #000 1px;
border-left: solid #000 1px;
background-image: url("http://www.coinline.net/dynamic/static_pics/password.gif");
background-repeat: no-repeat;
background-position: center center;
text-align: left;
font-weight: bold;
vertical-align: middle;
width: 120px;
}


td.nocss{
	display : none;
}
	
