@charset "utf-8";
/* CSS Document */

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position: absolute;
background-image: url(../images/thumbs/newsheader.jpg);
background-repeat: no-repeat;
top-margin: -150px;
background-color:#ebebeb;
width:580px;
height:200px;
margin-top: -50px;
margin-left: -150px;;
z-index: 9002;
text-align: left;
padding: 30px 10px 10px 10px;
