.input_google{
	float:left;
	border: 1px solid #CCCCCC;
}
.bottom_google{
	float:left;
	border: 1px solid #CCCCCC;
}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}
.button_edit{
	background-image: url(images/button_edit.gif);
	width:59px;
	height:19px;
	border:0px;
        display:block;
}
.BtnGO_Click{
	background-image: url(images/button_null.gif);
	width:171px;
	height:19px;
	border:0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:12px;
	font-size: 11px;
	cursor:hand;
	margin:10px;
}
.BtnGO_Click2{
	background-image: url(images/button_login.gif);
	width:71px;
	height:19px;
	border:0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:12px;
	font-size: 11px;
	cursor:hand;
	margin:10px;
}