/* CSS Document */
*{margin:0; padding:0;}
*{word-wrap: break-word;}
.ud{text-decoration:underline;}
.nud{ text-decoration:none;}
img{border:0;}
ul,ol{ list-style:none;}
.b{font-weight:bold;}
.f{ float:left;}
.right{float:right}
.textr{text-align:right;word-wrap:break-word;}
.textm{text-align:center;word-wrap:break-word;}
.prel{position:relative;}
.va{vertical-align:top; }
.cur{cursor:pointer;}
.cl{clear:both;}
.block{display:block;}
.nobord{border:0;}   
.disn{display:none;}
.font10{font-size:10px}
.dash{border-bottom:1px dashed #A9A9A9; }

.popupwrapper{ width:718px; margin:81px auto; font-size:9pt;}
.popupwrapper .topcow{position:relative; height:50px;background:url(/images/default/popup_top_bg.png) no-repeat 0 0;_background:url(/images/default/popup_top_bg.gif) no-repeat 0 0;}
.popupwrapper .logo{ display:block; text-indent:-9999px; background:url(/images/default/cmus_logo.png) no-repeat 0 0;_background:url(/images/default/cmus_logo.gif) no-repeat 0 0; width:126px; height:68px; position:absolute; top:-21px; left:28px;}
.popupwrapper .topcow h2{ padding-left:170px; padding-top:13px; color:#fff; font-size:24px; }
.popupwrapper .topcow .close{ float:right; padding:7px;}
.popupwrapper .content{ background:#fff; padding:12px 20px;}
.popupwrapper .howitworks{ padding:40px 0 0 0; float:left}
.popupwrapper .howitworks h3{ font-size:16px; color:#050505; padding-bottom:10px;}
.popupwrapper .howitworks ul{ background:url(/images/default/howitworks_bg.gif) no-repeat 0px 9px;}
.popupwrapper .howitworks ul li{ line-height:40px; padding-left:28px; font-size:16px; color:#000;}
.popupwrapper .example{ float:right; padding-bottom:12px;}
.popupwrapper .listitem{ clear:both;}
.popupwrapper .listitem ul{ height:40px; padding:8px 0; border-top:#757575 1px solid;}
.popupwrapper .listitem ul li{ display:inline; line-height:40px; margin:0 12px 0 0;}
.popupwrapper .listitem ul li.tit{ width:130px; text-align:right; float:left; color:#151515; font-weight:bold; padding-right:15px;}
.popupwrapper .botcow{ width:718px; height:10px; clear:both; background:url(/images/default/popup_bot_bg.gif) no-repeat 0 0; font-size:0; line-height:0;}
