/* naujienos */
.newsHolder {
	width:100%;
	margin-top:35px;
	padding:0;
	position:relative;
	font:8px/8px "Courier New";
	background:#fdfdfd;
}
.topC {
	text-align:center;
	width:100%;
	background:url(../images/news/top-bg.gif) top repeat-x;
}
.botC {
	text-align:center;
	width:100%;
	background:url(../images/news/bot-bg.gif) top repeat-x;
}
.newsContent {
	padding:25px 15px;
	font:11px/15px "Courier New";
}
.newsHolder2 {
	width:100%;
}
.newsTd1 {
	vertical-align:top;
	border-right:1px solid #e3e3e3;
	width:70px;
}
.newsTd2 {
	font:11px/15px "Courier New";
	padding:42px 0 5px 10px;
	white-space:normal;
}
.newsTd2List {
	font:11px/15px "Courier New";
	padding:0 0 5px 10px;
	white-space:normal;
}
.date {
	color:#767677;
	font:11px/18px Arial;
	padding:0 3px;
	background:#d5d6d7;
}
.H15 {
	line-height:12px;
}
.newsTd2 a, a.back, .newsTd2List a {
	padding-left:21px;
	background:url(../images/news_link.gif) no-repeat;
	color:#da2725;
	text-decoration:none;
	line-height:20px;
}
.newsTd2 a:hover, a.back:hover, .newsTd2List a:hover {
	text-decoration:underline;
}
.allNewsButton {
	margin:30px 0;
	text-align:center;
	padding-left:113px;
}
.newsListTable {
	margin-bottom:20px;
}

/* naujienu sarasas */
.newsListTable dl{
	margin:0 0 20px 20px;
	padding:0;
	display:block;
	list-style:none;
}
.newsListTable dt {
	padding:0 3px;
}
.newsListTable dt.date {
	background:#d5d6d7;
	color:#767677;
	font:11px/18px Arial;
}
.newsListTable dd {
	font:11px/15px "Courier New";
	color:#34393e;
	padding-left:6px;
	padding-bottom:4px;
	margin:0;
}
.newsListTable dd a {
	color:#838586;
	text-decoration:none;
}
.newsListTable dd a:hover {
	color:#34393e;
}