.vildarklubbur .content h1 {
  padding-top: 14px;
  border-bottom: 2px solid #E7E7E7;
  font-weight: normal;
  color: #646464;
  font-size: 1.5em;
  position : relative;
  top: auto;
  left: auto;
  clear: left;
  margin-top: 0;
  z-index: 99;
}

.vildarklubbur .fi_txt
.vildarklubbur p { float : none; clear : both; }

.vildarklubbur .fi_txt label,
.vildarklubbur p strong {
  font-weight : bold;
  width : 100px;  
  display : block;
  float : left;   
}

.vildarklubbur fieldset {
  width : 45%;
  float : left;
  border : 1px solid #ccc;
  padding : 10px;  
  margin-bottom : 1em;
 }


.vildarklubbur fieldset.right { float : right; }
.vildarklubbur fieldset.last { clear : both; float : none; }
.vildarklubbur fieldset h3 { clear : both; float : none; }


.stillingar fieldset { width : 30%; }
.stillingar fieldset.right { width : 60%; }


.vildarklubbur fieldset fieldset { padding : 0; border : none; width : 45%; }

.nyskraning table { border : 0; padding : 0; margin : 0; }
.nyskraning table td { padding : 0; margin : 0; }



.iceMsgError {
  display : block;
  color : red;
  font-size : .9em; 
}

.icePnlPop {
  z-index:999;
  top: 200px;
  left: 400px;
  width: 300px;
  position:absolute;
  background: #ececec;
  border : 4px double #d6d3d6;  
}

.icePnlPop .icePnlPopHdr {
  display : block;
  background-color: #3A6FAE;  
  color : #fff;
  font-size : 11px;  
  font-weight : bold;
  padding : 4px 10px;
  overflow : hidden;  
}

.icePnlPop .icePnlPopHdr span { float : left; }
.icePnlPop .icePnlPopHdr input { float : right;}

.icePnlPop .icePnlPopBdy { padding : 10px; }

.icePnlPop fieldset { border : none; padding : 0;}