.mm-loginpanel-base { position: absolute; top: 0px; right: 90px; height: 20px; background-color:#e6e6e6; padding: 2px 5px 3px 5px; border-width: 0px 1px 1px 1px; border-color:#bababa; border-style:solid; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.mm-loginpanel-base .formitem{ float:left; height: 18px; padding: 0px 5px; }
.mm-loginpanel-base .formitem .label{ text-transform:capitalize; line-height: 17px; float:left; padding: 0px 5px; color:#333; }
.mm-loginpanel-base .formitem .input{ background-color:#ededed; width: 80px; line-height: 17px; height: 17px; float:left; border-width: 1px; border-color:#bababa; border-style:solid; }
.mm-loginpanel-base .formitem .input input{ margin: 0px 2px; width: 76px; height: 15px; }
.mm-loginpanel-base .formitem .button{ width: 70px; text-align: center; cursor: pointer; border-width: 1px; border-color:#bababa; border-style:solid; height: 17px; background-color:#ededed; }
.mm-loginpanel-base .formitem .button span{ text-transform:capitalize; padding: 0px; height: 0px; font-size: 11px; height: 15px; color:#333; }

