#our_games {
	padding-left:15px;
	padding-top: 19px;
}

.corners_left {
	background-image: url(../images/others/corners_left.jpg);
	background-repeat: no-repeat;
	width:11px;
	height:229px;
	float: left;
}

.corners_right {
	background-image: url(../images/others/corners_right.jpg);
	background-repeat: no-repeat;
	width:11px;
	height:234px;
	float: right;
	margin-right: 10px;
}

#our_games_content {
	height:239px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	float: left;
	width: 530px;
}

.exstra {
	margin-top:13px;
}
.game {
	margin-top:15px;
	height:80px;
	font-size: 11px;
	margin-bottom: 30px;
	
}

.game img {
	float: left;
	margin-right:10px;
	border: 1px solid #000000;
}

.game a{
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
}

.game a:hover{
	text-decoration:underline;
}
