@charset "utf-8";
/* CSS Document */
.mo-acc{ margin-top:25px;}
p span a{ padding-left:5px; text-decoration:underline; font-weight:bold; font-size:18px; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif}
/*The Password field didn't respond to the input_sm function*/
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
	border:none;
	color:#FFF;
}
input.placeholder{ font-weight:bold; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; size:16}
#bak{margin-top:-25px; padding-top:20px; margin-left:90px; margin-bottom: -130px;}
button{ border-color:#999; height:auto; width:80px; border-radius:4px;}
button a{font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; color:#F00;}
.mt20{
	margin-top:20px;
}
.mt10{
	margin-top:10px;
}