.layertext {
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
margin: 10px;
}

#blanket {
position:absolute;
z-index: 9001;
top:0px;
left:0px;
}

#popUpDiv {
position:absolute;
width: 600px;
height: 400px;
z-index: 9002;
border:0px solid #000000;
background-image: url(/img/content/layer.jpg);
}

.close {
text-align: center;
width: 12px;
border:1px solid #000000;
font-family:Tahoma;
font-size:10px;
color:#000000;
font-weight: bold;
text-decoration:none;
}


a.layer {
text-align: center;
font-family:Tahoma;
font-size:10px;
color:#000000;
font-weight: bold;
text-decoration:none;
}

