div.skraning { line-height: 20px;  }

	div.skraning ul { list-style: none; padding:0px; margin:0px; width:445px;}
		
		div.skraning ul li { padding:2px 0; }
			
			div.skraning ul li span { float:left; padding-right:5px;}

	div.skraning label { display:block; width: 120px; float:left; padding-top:3px; }
	
	div.skraning input { width:300px; border:1px solid #999; padding:2px 0; }
	
		div.skraning li.postnr input { width:70px; }
	
		div.skraning li.button { text-align: right; padding-top:30px; }
			
			div.skraning li.button button {
				color:#fff;
				font-weight:bold;
				background: #F062A4;
				padding:3px 15px;
				border:none;
			}
			
div.skraning input.errFld {
	border: 1px solid #F062A4;
}

.errMsg {
	color:#F062A4;
	font-size: 11px;
	margin-left:130px;
}

.onstate-myswitch { display: block; }
.offstate-myswitch { display: none !important; }

.onstate-a { display: block; }
.offstate-a { display: none !important; }

.clear { clear:both; }

      #gjafabref_sent {
        margin: 20px 0px 0px 0px;
        display: none;
	      }
		  #gjafabref_sott {
        margin: 20px 0px 0px 0px;
        display: none;
	      }

