.widget_registrationwidget {
	width: 249px;
	margin-bottom: 10px;
}
.widget_registrationwidget .top {
	background: url('i/registration-widget-label.png') no-repeat;
	width: 249px;
	height: 94px;
	padding: 46px 0 0 12px;
	font-weight: bold;
	color: #3c3c3c;
}
.widget_registrationwidget .content {
	background: url('i/box-recent-comments-content.jpg') repeat-y;
	width: 229px;
	padding: 5px 10px;
}
.widget_registrationwidget .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.widget_registrationwidget .content ul li {
	background: url('i/box-login-li.jpg') no-repeat left 6px;
	padding-left: 12px;
	color: #00506c;
	text-decoration: none;
	font-size: 9pt;
	line-height: 20px;
}
.widget_registrationwidget .content a.reg-button {
	background: url('i/box-login-registration-button.png') no-repeat;
	width: 165px;
	height: 32px;
	line-height: 32px;
	margin: 10px auto 0px auto;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
.widget_registrationwidget .bottom {
	background: url('i/box-recent-comments-bottom.png') no-repeat;
	width: 249px;
	height: 10px;
}