@import url(http://www.testwebben.se/988/14337.css);

#main {
  width: 950px;
  min-height: 500px;
}

#container {
  background: url(http://www.testwebben.se/988/Images/containerbgblank.png) repeat-y left top;
  min-height: 500px;
}

#main-content {
  width: 930px;
}

#main-content-right-top {
  float: left;
  width: 900px !important;
  min-height: 300px;
  height: auto !important;
  height: 300px;
    padding: 0 25px;
}

#left, #right {
  min-height: 400px;
  height: auto !important;
  height: 400px;
  overflow: auto !important;
}

#left {
  width: 650px;
  float: left;
  margin: 0 20px 0 0;
  padding-left: 20px;
}

#right {
  float: left;
  width: 210px;
  min-height: 500px;
  margin: 0;
}

form {

}

form fieldset {
width: 210px;
border:0;
float:left;
display:block;
}

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

form label {
display:block;
font-weight:normal;
}

form input, form textarea, form select {
border:0;
}

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

form select {
border:1px solid #ccc;
margin: 0 0 7px 0;
}

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

form textarea {
width:200px;
height:7em;
padding: 2px;
overflow-y:auto;
border:1px solid #ccc;
}

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

form #Skicka {
display: block;
float:left;
margin:10px 0 0 0;
padding:2px 3px;
clear:both;
}

form span.obligatorisk {
color: #ff0000;
}



