/* CSS Document */

#xgames_box {
	overflow:hidden;
}

#xgames_box #content {
	float: left;
	background-image: url(/images/homepage/xgames_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	font-size: 0.7em; 
}

#xgames_box #content .vp {
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 9px;
	padding-bottom: 0px;
}

#xgames_box #content a {
	text-decoration: none;		
	color: #222222;
	text-align:left;
}

#xgames_box #content a:hover {
	text-decoration: underline;
	color: #000000;
}
