@charset "UTF-8";#blanket{background-color:#111;opacity:.65;position:fixed;z-index:9001;top:0;left:0;width:100%}#popUpDiv{position:fixed;background:url(../img/pop-back.jpg) no-repeat;width:800px;height:400px;border:1px solid #000;z-index:9002}#popUpDiv a{position:relative;top:20px;left:20px;font-size:15px;color:#000} #myLink{ color: #000;
font-size: 24px !important;
font-weight: bold;
position: relative;
top: 350px !important;
left: 165px !important; }

@media(max-width:640px) {
#popUpDiv{position:absolute;background:url(../img/pop-back750.jpg) no-repeat; width:600px; height:300px; border:1px solid #000;z-index:9002; Margin-left:80px;}
#popUpDiv a{position:relative;top:10px;left:35px;font-size:13px;color:#000}
#myLink{ color: #000;
font-size: 18px !important;
font-weight: bold;
position: relative;
top: 260px !important;
left: 113px !important;}
} 


@media(max-width:360px) {
	
#blanket{ top: 112.667px !important;}
#popUpDiv{position:absolute;background:url(../img/pop-back360.jpg) no-repeat; width:350px; height:175px; border:1px solid #000;z-index:9002; Margin-left:60px;}
#popUpDiv a{position:relative;top:10px;left:25px;font-size:13px;color:#000}
#myLink{ color: #000;
font-size: 12px !important;
font-weight: bold;
position: relative;
top: 145px !important;
left: 48px !important;}
} 


