.ns.sbs-public {
}

.ns.sbs-public .sbs-title {
	font-weight: bold;
}

.ns.sbs-public .sbs-subscribe {
}

.ns.sbs-private {
}


.save-mailing .article-title {
	display: inline-block;
	width: 300px;
}

.save-mailing .article-button-delete {
	height: 38px;
	vertical-align: top;
}

.save-mailing .article-div-move {
	display: inline-block;
	margin: 0 auto; 
}

.save-mailing .article-button-up {
	display: block;
	width:26px !important;
	height:18px !important;
	background: url(../../../images/arrow_up.png) no-repeat scroll 50% 70% transparent;
}

.save-mailing .article-button-down {
	background: url(../../../images/arrow_down.png) no-repeat scroll 50% 70% transparent;
	width:26px !important;
	height:18px !important;
}

.zl_newsletter_registration__statements>div {
	margin-top:10px;
	margin-bottom:10px;
}

.newsletter-form input,
.newsletter-form textarea {
	width: 100%;
}

.newsletter-form .disabled-date input {
	max-width: 350px;
}

.nav-wide {
	width: 100%;
}