#gbox {
   	z-index: 99997;
	width:300px;
	height: 130px;
	position: fixed;
	display:block;
	float:right;
	padding:0px;
	color: #ffffff;
	background: #ffffff;
}
#g_img {
	position: absolute; 
	width: 39px;
	top: 0px; 
}