.widget_gamewidget {
	width: 249px;
	margin-bottom: 10px;
}
.widget_gamewidget .top {
	background: url('i/box-game-top.png') no-repeat;
	width: 249px;
	height: 46px;
}
.widget_gamewidget .content {
	background: url('i/box-game-content.jpg') repeat-y;
	width: 235px;
	padding: 5px 10px;
	text-align: center;
}
.widget_gamewidget .bottom {
	background: url('i/box-game-bottom.png') no-repeat;
	width: 249px;
	height: 10px;
}