#form p{
color:#000;
border:0px solid #ff0000;
}
label{
float:left;
color:#000;
line-height:inherit;
}
#form p{
clear:both;
}
#form_right{
float:left;
width:59%;
}
#form_left{
float:left;
width:40%;
}
#form input{
width:200px;
}
blockquote{
padding-left:4em;
}
input{
margin-bottom:0px;
padding-bottom:0px;
}
.trenner{
font-size:80%;
font-style:italic;
color:#666666;
}
button{
coursor:pointer;
border: 0; 
background: transparent;
}
#errors{
background-color:#333;
padding:4px;
border:1px solid #000;
display:inline-block;
}
#errors p{
margin:0px;
padding:0px;
}