.pagefooter_social {
	width: 631px;
	border-top: 1px dotted #717171;
	border-bottom: 1px dotted #717171;
	margin-bottom: 10px;
	margin-top: 20px;
}

.pagefooter_newcomment {
	margin-top: 45px;
}

.pagefooter_newcomment img {
	margin-bottom: 5px;
}

.pagefooter_disclaimer {
	width: 631px;
	margin-top: 30px;
	font-size: 10px;
	color: #8a8a8a;
}

.pagefooter_disclaimer a {
	color: #8a8a8a;
}

.pagefooter_commentform {
	margin-top: 20px;
}

.pagefooter_comment {
	margin-top: 20px;
	width: 631px;
}

.pagefooter_comment_author {
	font-size: 10px;
}

.pagefooter_comment_text {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #efefef;
	line-height: 130%;
}

.pagefooter_comment_top {
	background-image: url(/typo3conf/ext/wc_pagefooter/pi1/comment_top.png);
	background-repeat: no-repeat;
	width: 631px;
	height: 6px;
}

.pagefooter_comment_bottom {
	background-image: url(/typo3conf/ext/wc_pagefooter/pi1/comment_bottom.png);
	background-repeat: no-repeat;
	width: 631px;
	height: 6px;
}

.pagefooter_comment_new {
	margin-top: 20px;
	border-top: 1px dotted #717171;
	padding-top: 5px;
	color: #717171;
	text-align: right;
	font-size: 11px;
}

.pagefooter_comment_new a {
	color: #717171;
}



