@import url(http://www.testwebben.se/1392/13378.css);

form {
font-size:11px;
}

form fieldset {
width: 47%;
border:0;
float:left;
display:block;
}

form legend {
font-weight: bold;
display:none;
}

form label {
display:block;
font-weight:bold;
margin:0 0 3px 0;
}


form input[type="text"] {
width:170px;
margin: 0 0 7px 0;
padding: 2px;
}

form input[type="checkbox"] {
margin:0 0 0 5px
}

form textarea {
width:170px;
height:7em;
padding: 2px;
overflow:auto;
}

form div.inline {
clear:both;
margin:15px 0;
}

form #skicka {
display:none;
}

