.jqmWindow{display:none;position:fixed;top:17%;left:50%;margin-left:-300px;width:757px}
.jqmOverlay{background-color:#000}
* html .jqmWindow{position:absolute;top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}

#p-modal{width:771px;height:442px}
#pm-text{float:right;width:535px;height:442px}
#close-button{display:block;float:right;width:40px;height:40px;background:url(/v2/img/close-button.png) 0 0 no-repeat}
#close-button:hover{background-position:0 -40px}
#close-filler{float:left;width:485px;height:48px;background:#006dd9}

#pm-content{float:left;width:451px;height:387px;background:#006dd9;padding:7px 47px 0 37px}
#pm-content p {color:#86eaff;line-height:25px;font-size:13px;padding:0 0 18px 3px}
#pm-content p.title{color:#fff;font-size:14px;line-height:19px;padding:0 0 25px 3px}
#pm-content p.bio{color:#7ee2fd;font-size:14px;line-height:25px}


#p-modal p.m1{display:block;float:left;width:209px;height:51px;color:#fff;background:#006dd9;font-size:12px;line-height:16px;padding:20px 0 0 18px;margin-bottom:2px; cursor:default;}
#p-modal p.m1 em {color:#92f1ff; font-style:normal; display:block;}
#p-modal a.m2{display:block;float:left;width:209px;height:28px;color:#006dd9;background:#dbdbdb;font-size:12px;line-height:16px;padding:11px 0 0 18px}
#p-modal a.m2:hover{text-decoration:none;background:#006dd9;color:#fff}
