
.pboxs{
	background-color: #D0EFFC;
	background-image:url(../img/start.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #676663;
	border-bottom: 1px solid #676663;
}

.claim{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}

.news_hd{
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px solid black;
	font-weight: bold;
}

.forum_teaser_hd{
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom: 1px solid black;
	font-weight: bold;
}

.teaser_box{
	padding: 8px;
}

.teaser{
	width: 194px;
	line-height: 14px;
	margin-top: 14px;
	overflow : hidden;
}
.teaser_top{
	line-height: 14px;
	margin-top: 0px;
}
.teaser_hd{
	font-weight: bold;
	color: #CB2028;
}
.teaser_author{
	font-weight: bold;
	color: #424242;
}
