/* @override http://www.lightspacecorp.com/corporate/investor/tabs.css */

/* ----- TABS ----- */


.button-on, .button-off { 
	padding: 3px 7px; 
	border: 0 solid #FFEE00;
	font: 10px Verdana;
	text-decoration: none;
	color: #000;
	border-bottom-width: 3px;
}

.tabs {
	margin-left: 10px;
}
.button-on { 
	background: #fd0; 
	color: black; 
	font-weight: bold; 
}

.game-list { 
	position: absolute;
	float: left;
}

#container { 
	padding: 10px; 
	margin: 10px;
  	position: relative;
	text-align: center;
}