/* CSS Document */

#postia{

height:460px;
overflow:hidden;
}
#form_palaute{
float:left;
margin-top:170px;
padding-left:20px;
}
#yhteytta,#mpostia{

width:10px;
height:10px;
float:left;
clear:left;
}
#nimesi,#email,#puhnro{
width:327px;
border:none;
color:#006600;
}
.inputbg{
width:340px;
clear:both;
display:block;
padding:3px 0px 0px 4px;
height:21px;
background-image:url(../img/txtfield.gif);
background-repeat:no-repeat;
}
.textareabg{
width:481px;
clear:both;
display:block;
padding:5px 0px 0px 4px;
height:122px;
background-image:url(../img/textarea.gif);
background-repeat:no-repeat;

}
#laheta{

margin-right:80px;

float:right;
border:none;
background:none;
font-weight:bold;
color:#01986a;
}
.ferror{
color:#FF0000 !important;
}
#nimesi,#email,#puhnro,#viestisi{
float:left;
clear:left;
font-size:11px;
line-height:11px;
border:none thin !important;
height:12px;
}
#mpostia{
margin-top:14px;
}
#lahetaholder{
width:100%;
clear:both;
display:block;
}
#nimesi{
margin-top:0px;
}
#email{
margin-top:0px;
}
#puhnro{
margin-top:0px;
}
#viestisi{
margin-top:0px;
color:#006600;
width:464px;
border:none;
height:104px;
}