h1 {
        margin: 0;
        padding: 4px 0 4px 0;
        font-size: 32px;
}

.leightbox {
	color: #333333;
	display: none;
	position: fixed;
	top: 10px;
	left: 50%;
	width: 640px;
	padding: 1em;
	background-color: white;
        text-align: left;
	z-index:10001;
	overflow: none;
	margin-left: -320px;
}

#overlayV{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3000px;
	z-index:10000;
	background:#333333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}


.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

xx.footer {
	padding: 0.5em;
}

xx.footer a{
	color: #990000;	
}
xxh1 {
        color: #333;
        text-align: center;
        margin: 0 0 12px 0;
        padding: 0;
        height: 48px;
        line-height: 46px;
}

*/
