/* ID starts with # */
#g_info {
    display: none;
}


/* Class starts with . */
.g_id_signin {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.exc {
	cursor: pointer;
}

.phlnk {	  
	  display: none;
}