div {float: left;}
span.galCon {padding-right:35px;}
span.PopCon 	{position:absolute; top: 3%; right: 3%;
		border: thin outset;
 		/* for IE */
		filter:alpha(opacity=90);
		/* CSS3 standard */
		opacity:0.9;
	     	background: #151515; visibility: hidden; z-index:2;}
span.Stats {width: 100px; margin-right: 20px;}	
body {color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);}  
