@import url(http://www.testwebben.se/2393/9432.css);

html, body {
background:transparent !important;
}

/*FORMULÄR*/
form {
background:transparent;
font-size:9px;
}

form fieldset {
background:transparent;
width: auto;
border:0;
float:left;
display:block;
position:relative;
}

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

form label {
display:inline;
float:left;
letter-spacing: -0.05em;
margin:0 5px 0 0;
padding:3px 0 0 0;
font-weight:normal;
}

form input, form textarea, form select {
background:transparent;
border:1px solid #ccc;
}

form input[type="text"] {
background:#fff;
width:100px;
height:15px;
margin: 0 0 0 0;
padding: 0px 2px 2px 2px;
}

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

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

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

form input.submit_btn {
background:#fff url(http://www.testwebben.se/2393/Images/okpil.png) no-repeat 28px 5px;
color:#000;
font-family:verdana;
font-size:10px;
font-weight:bold;
margin:0;
padding:0 6px 0 0;
width:40px;
height:18px;
border:0;
position:absolute;
right:-45px;
top:0;
}

form span.obligatorisk {
color: #ff0000;
}
