.widget_invitewidget {
	width: 249px;
	margin-bottom: 10px;
}
.widget_invitewidget .content {
	background: url('i/invite-widget-bg.png') no-repeat;
	width: 249px;
	height: 129px;
	padding: 46px 0 0 12px;
	color: #494949;
}
.widget_invitewidget .content p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.widget_invitewidget .content .input {
	background: url('i/invite-widget-input.png') no-repeat;
	width: 224px;
	height: 30px;
	padding: 0px 0px 0px 3px;
	margin: 5px 0px;
}
.widget_invitewidget .content .input input {
	width: 215px;
	margin: 4px 0px 0px 3px;
	line-height: 29px;
	color: #00506C;
	font-size: 13px;
	border: none;
	background: transparent;
}
.widget_invitewidget .content .button {
	background: url('i/invite-widget-button.png') no-repeat;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-align: center;
	border: none;
	color: #ffffff;
	font-weight: bold;
}