#DMK_modal {position: fixed; width:100%; height:100%; left:0; top:0px; z-index: 100000000; background-color: black;	zoom: 1;filter: alpha(opacity=50); opacity: 0.5; margin:0; padding:0}
#DMK_popup {position: absolute; top:20px; left:50%; z-index: 100000001; margin: 0 -200px; padding:20px; width: 400px; height: auto;  text-align:left;background-color: white; border: 1px solid #E9EFF5}
@media screen and (max-width: 640px) {#DMK_popup {width: 100%; left: auto; margin: 0; top:0}}
#DMK_title {display: block; color:#4FB9D7; font-family:'Lucida Grande', sans-serif; font-weight: 400; font-size: 15px; text-decoration:none; margin:0 0 10px 0; padding:0; line-height: 22px; border: none; width: auto; height: auto}
#DMK_date {display: block; color:black;font-family:'Lucida Grande', sans-serif; font-weight: normal; font-size: 13px; text-decoration:none; border-top: 1px solid #b2c5dc; border-bottom: 1px solid #b2c5dc; padding: 5px 0; margin: 0 0 10px; line-height: 20px}
#DMK_description {display: block; color: black; font-family:'Lucida Grande', sans-serif; font-weight: normal; font-size: 13px; text-decoration:none; margin:0 0 20px 0; padding:0; line-height: 20px; border: none; width: auto; height: auto}
#DMK_more,#DMK_close {display: inline; color: #003F8A; font-family:'Lucida Grande', sans-serif; font-weight: normal; font-size: 13px; text-decoration:none; margin:10px 10px 0 0; padding:0; line-height: 20px; border: none; width: auto; height: auto}
#DMK_more:hover,#DMK_close:hover {color:#4FB9D7}
#DMK_more:before,#DMK_close:before {content: \"\\00BB\"; color: #003F8A; display: inline-block; font-size: 100%; margin: 0 0 0 0}