@charset "utf-8";

.btnRegist,
.btnRegist * { position:relative; display:inline-block; vertical-align:top; height:24px; line-height:24px; border:0px; overflow:visible; background:url('/assets/images/btnRegist.gif') no-repeat; white-space:nowrap; cursor:pointer; }
.btnRegist { background-position:left top; margin-right:2px; }
.btnRegist * { background-position:right top; left:2px; padding:0px 8px 0px 6px; font-size:12px; color:#333; text-decoration:none !important; }
.btnRegist.strong * { font-weight:bold; }