﻿#showLoginPanel{	position: relative;	float: left;}#loginPanelParent{	position: absolute;	display:block ;	top: 20px;	right: 150px;	visibility: hidden;}#loginPanel {	background-color: #C7B299;	float: left;	border-style: solid ;	border-width:1px;	}.go-popup-close{	float: right;	height: 15px;	padding: 8px 3px 0 0;	text-align: center;	width: 15px;}
