@charset "utf-8";
/* CSS Document */

#loginRegHintDiv { position:absolute;}
.g_blog_login_hint {
border:0 none;
bottom:20px;
color:#333333;
display:block;
height:0;
overflow:hidden;
position:fixed;
left:22px;
text-align:left;
width:281px;
z-index:99;
}
.g_blog_login_hint .hintTitle {
background-image:url(loginRegHint.png);
background-repeat:no-repeat;
height:29px;
}
.g_blog_login_hint .hintTitle .hintClose {
background-repeat:no-repeat;
height:20px;
margin-right:10px;
width:27px;
}

.g_c_hand, .g_c_button {
cursor:pointer !important;
}

.g_p_right {
float:right;
}
.g_blog_login_hint .hintBody {
background-color:#FFFFFF;
border-color:-moz-use-text-color #3A96C5 #3A96C5;
border-style:none solid solid;
border-width:0 1px 1px;
line-height:20px;
}