.widget_promowidget {
	width: 249px;
	margin-bottom: 10px;
}
.widget_promowidget .top {
	background: url('i/box-promo-top.png') no-repeat;
	width: 249px;
	height: 46px;
}
.widget_promowidget .content {
	background: url('i/box-game-content.jpg') repeat-y;
	width: 235px;
	padding: 5px 10px;
	text-align: left;
}
.widget_promowidget .content h3 {
	font-weight: bold;
	color: #ff7800;
	margin-top: 0px;
	font-size: 11px;
}
.widget_promowidget .content p {
	color: #555555;
	font-size: 11px;
}
.widget_promowidget .bottom {
	background: url('i/box-game-bottom.png') no-repeat;
	width: 249px;
	height: 10px;
}