.newsList{
	margin:0px;
	padding: 0px;
}
.newsLine{
	display:block;
	margin:0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsLine div p{
	margin:0px;
	padding: 0px;
}
.newsLine .nlistTit{
	font-weight: bold;
	display: block;
	color:#726f6d;
	font-size: 12px;
	margin: 0px;
	/*margin-bottom:2px;
	padding:2px;*/
	/*border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #F5F5F5;
	*/
}
.newsLine .nlistT2 {
	color: #29536b;
	font-weight: bold;
	margin: 0px;
}

.newsLine .nlistT2 a, .newsLine .nlistT2 a:hover{
	color:#6AA3DA;
	font-weight: bold;
	text-decoration: none;
}
.newsLine .nlistDate{
	font-weight: normal;
	padding: 0px;
	color: #726f6d;
	font-size: 12px;
	margin: 0px;
}
.nlistImage{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 18px 3px 0px;
}
.newsList .nlistShort{
	text-align: justify;
	color: #726f6d;
	font-size: 12px;
	margin: 0px;
}
.nlistLink{
	text-align: right;
}

.newsList .nlistShort a {
	color: #726f6d;
	text-decoration: none;
}

.newsList .nlistShort a:hover {
	text-decoration: none;
}

.newsLineLast{
	/*margin:0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;*/
	background-image: none;
	border-bottom: none;
}

.titleContainer {
	margin: 0px;
}

.newsTitle {
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 12px;
	padding-right: 2px;
	color: #c5261f;
	font-size: 14px;
	font-weight: bold;
}

a.extraControls {
	float: right;
	margin: 0px;
}

a.extraControls {
	font-size: 14px;
	color: #555554;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 8px 20px;
	margin-left: 5px;
	display: block;
	float: right;
}

a.control {
	background-image: url('../../img/add.png');
}

.mouseover a.control {
	background-image: url('../../img/substract.png');
}

.suskl {
	display: none;
}

.mouseover .suskl {
	display: inline;
}

.isskl {
	display: inline;
}

.mouseover .isskl {
	display: none;
}

.moreNews {
	margin: 0px;
	text-align: right;
	border-top:1px dotted #8586D9;
	line-height: 20px;
}

.moreNews a {
	color: #6AA3DA;
	font-weight: bold;
}

.newsLine .more {
	margin-bottom: 13px;
}

.groups {
	float: left;
	width: 497px;
	margin: 0px;
	border-right: 1px solid #d1d1d1;
	padding-left: 21px;
}

