<br />
<b>Warning</b>:  Creating default object from empty value in <b>/srv/www/vhosts/heroldgmbh.ch/httpdocs/wp-content/plugins/download-monitor/classes/download_taxonomies.class.php</b> on line <b>154</b><br />
#wpfes_newsletter p {
	margin-bottom: 10px;
}
#wpfes_newsletter span.tos {
	cursor:pointer;
	text-decoration:underline;
}
#wpfes_newsletter span.tos:hover {
	text-decoration:none;
}
.wpfes_off {
	display:none;
}

.newsletter-box {
    width: 500px;
    height: 400px;
    color: black;
    background-color: white;
    border: 1px black solid;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -254px;
    padding: 8px;
	z-index: 99999;
}
.newsletter-box h3 {
	background:none;
	color:#000;
    float: left;
    clear: left;
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	height:16px;
	line-height:16px;
	font-family:arial;
	text-decoration:none;
	text-shadow:none;
}

#newsletter-agreement-text {
    width: 100%;
    height: 355px;
    overflow-y: scroll;
    clear: both;
	padding:5px 0 10px 0;
}

.newsletter-close {
    float: right;
    background-color: black;
    color: white;
    cursor: pointer;
    cursor: hand;
}

.newsletter-box-text {
    clear: both;
}

.wpfes_form_label {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.wpfes_form_options {
	display: none;
}

.wpfes_form_btn {
	width: auto;
	padding: 6px 10px;
	font-family: 'Cantarell', "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/bg-button.png) repeat-x 0 50%;
	background-color: #999;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all .2s linear;
}

.wpfes_form_btn:hover {
	background-color: #6c0820;
	text-decoration: none;
}
