#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
.titlelogin{
   color: #FFFFFF;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 5px 0 0;
}
.openid p{
	display: block;
	color:#FFFFFF;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
}
.openid img {
    border: 0 none;
    margin: 6px 0 0 6px;
    width: 16px;
}
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
			.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width:889px;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width:889px;
			padding: 16px;
			border: 16px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
			text-align:center;
		}
		
#inner-page{
	width:889px;
	height:400px;
}
.gt-login-hd{
    font-size: 19px;
    font-weight: bold;
    width: 765px;
    padding-bottom: 10px;
}
.linkopen{
	text-align:right;
	width:auto;
}
.linkopen a{
	text-align:right;
	width:auto;
}
.gt-sidebar-nav, 
.gt-sidebar-box, 
.gt-sidebar-list-content, 
.gt-footer, .gt-login-box, 
.gt-content-box, 
.gt-sidebar-logo, 
.help-section {
    -moz-border-radius: 5px 5px 5px 5px;
}
.gt-login-box {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5em 3em;
    width: 400px;
}

	