.mm-register-base { position: absolute; top: 100px; left: 100px; width: 500px; height: 315px; background-color:#666; }
.mm-register-base .topline{ width: 500px; height: 16px; }
.mm-register-base .button{ cursor:pointer; }
.mm-register-base .topline .close{ margin-left: 484px; width: 16px; height: 16px; background-image:url(http://www.my-musix.com/application/weblets/register/img/window-close.png); }
.mm-register-base .bottom{ padding: 0px 16px 16px 16px; width: 468px; height: 282px; }
.mm-register-base .content{ width: 468px; height: 282px; background-color:#efefef; }
.mm-register-base .form{ border-width: 1px; border-style: solid; border-color:#666; margin: 5px; padding: 4px; }
.mm-register-base .form .formline{ padding: 8px 0px; }
.mm-register-base .form .formline .label{ width: 280px; line-height: 14px; font-size: 12px; float: left; }
.mm-register-base .form .formline .err{ color:#cc0000; }
.mm-register-base .form .formline .input{ line-height: 14px; float: left; border-width: 1px; border-style:solid; border-color:#666; width: 150px; }
.mm-register-base .form .formline .checkbox{ line-height: 13px; height: 13px; float: left; width: 150px; cursor: pointer; }
.mm-register-base .form .formline .checkbox_selected{ height: 13px; background-image:url(http://www.my-musix.com/application/weblets/register/img/cb.png); background-repeat: no-repeat; background-position: right -13px; }
.mm-register-base .form .formline .checkbox_unselected{ height: 13px; background-image:url(http://www.my-musix.com/application/weblets/register/img/cb.png); background-repeat: no-repeat; background-position: right top; }
.mm-register-base .form .formline .checkbox input{ display:none; }
.mm-register-base .form .buttonline{ height: 15px; padding: 15px 15px 10px 0px; }
.mm-register-base .form .buttonline .button{ float: right; padding: 1px 30px; border-width: 1px; border-color: #666; border-style: solid; }
.mm-register-base .form .formline .comment{ clear: both; }
.mm-register-base .form .formline .comment span{ padding-left: 10px; font-size: 10px; color:#666; }
.mm-register-base h2{ padding: 10px 0px 5px 20px; margin: 0px; font-size: 14px; line-height: 16px; }

