.newssub_element {
	border-top: 1px dotted #cccccc;
	padding-top: 20px;
	margin-top: 20px;
}

.newssub_headline {
	color: #04628c;
	font-weight: bold;
}

.newssub_element_left {
	float: left;
	width: 500px;
}
.newssub_element_right {
	float: right;
	width: 110px;
	text-align: right;
}

.newssub_submit {
	margin-top: 40px;
}

.newssub_info {
	margin-top: 10px;
	color:#8A8A8A;
	font-size:10px;
}

.newssub_small {
	float: left;
	border: 1px solid #cdcdcd;
	padding: 7px;
	margin-top: 7px;
	width: 284px;
	background-image: url(/typo3conf/ext/wc_newssub/img/smallbg.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.newssub_small_line {
	height: 24px;
}

.newssub_footer {
	text-align: right;
	font-size: 11px;
	color: #B0B0B0;
	margin-bottom: 20px;
}

.newssub_footer a {
	color: #B0B0B0;
	width: 298px;
	margin-top: 2px;
}

.newssub_input {
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}

.blue {
	color: #00618c;
}
