body{background: url("m/login_top.jpg") repeat-x scroll 0 0 #FFFFFF;}
.container{text-align:center; padding-top:127px; width:420px; min-width:420px;}
hr{display:none;}
.CreateAccount {margin:30px 0; padding: 30px; width: 350px; color:#616161; border:3px solid #fff; background:#e6e6e6; border-radius: 20px; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5); box-shadow: 0 1px 5px rgba(0,0,0,0.5);  text-align: right;}
.CreateAccount h1{margin-top:0; margin-right:0; margin-left:0; color:#616161; text-align: right;  font-weight: normal; font-size:24px;}
.CreateAccount td.txtin{padding-bottom:15px;}
.CreateAccount  .lbl{color:#616161; font-weight: normal; padding:0; width:120px; line-height:31px;}
.CreateAccount  .txtin input{background:#fff; border:1px solid #ccc !important; width:212px !important; height:31px; line-height:31px;}
.CreateAccount .tdsubmit{padding-top:15px; text-align: center;}
.CreateAccount .tdsubmit input{background: url("m/button_create.png") no-repeat; background-position:top; font-size:24px; color:#fff; width:142px; height:46px;  cursor: pointer;  padding:0; text-align:center;  border:none;}
.CreateAccount .tdsubmit input:hover{background-position:bottom;}