.widget_bannerwidget {
	width: 175px;
	margin-bottom: 10px;
}
.widget_bannerwidget .top {
	background: url('i/box-banner-top.png') no-repeat;
	width: 175px;
	height: 6px;
}
.widget_bannerwidget .content {
	background: url('i/box-banner-content.jpg') repeat-y;
	width: 175px;
	padding: 2px 0px;
	text-align: center;
}
.widget_bannerwidget .bottom {
	background: url('i/box-banner-bottom.png') no-repeat;
	width: 175px;
	height: 10px;
}