#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:300px;
width:522px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
background:url(../images/valbanner-frontpage.png) no-repeat left top;
}
#popupContact h1{
text-align:left;
font-size:22px;
font-weight:700;
padding-bottom:2px;
margin-bottom:20px;
text-indent:-9999px;
}
#popupContact h1{
text-align:left;
font-size:22px;
font-weight:700;
padding-bottom:2px;
margin-bottom:20px;
text-indent:-9999px;
}
#popupContact h4{
text-indent:-9999px;
}
#popupVanliga a{
display:block;
position: relative;
top:202px;
left:15px;
width:170px;
text-indent:-9999px;
border:none;
cursor:pointer;
}
#popupValet a{
display:block;
position: relative;
top:182px;
left:370px;
width:150px;
text-indent:-9999px;
border:none;
}
/*#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}*/
