a.tnews_tab_off, a.tnews_tab_off:active, a.tnews_tab_off:focus, a.tnews_tab_on, a.tnews_tab_on:active, a.tnews_tab_on:focus {
	margin:0px;
	background:url(../mod_tab_news/images/tab-left.gif) no-repeat left top;
	text-decoration: none;
	font:;
	text-align:left;
	padding-left: 1px; /*orig pad-l:10px*/
	z-index:1;
}
a.tnews_tab_off, a.tnews_tab_off:active, a.tnews_tab_off:focus{
	background:url(../mod_tab_news/images/tab-left.gif) no-repeat left top;
}
a.tnews_tab_on, a.tnews_tab_on:active, a.tnews_tab_on:focus {
	background:url(../mod_tab_news/images/tab-left.gif) no-repeat left top;
}

a.tnews_tab_off:hover, a.tnews_tab_on:hover {
	background-position:0% -26px;
}
a.tnews_tab_off span, a.tnews_tab_on span {
	padding:5px 5px 0px 5px;
	padding-right: 10px;
	background:url(../mod_tab_news/images/tab-right.gif) no-repeat right top;
}
a.tnews_tab_off:hover span, a.tnews_tab_on:hover span {
	background-position:100% -26px;
}
.tnews_tab {
	border: 1px solid #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding:5px;
	background: #FFFBFB url(../mod_tab_news/images/bg.gif) repeat-x left top;
	height:240px;
	text-align:left;
}
.tnews_newscontent {
	padding: 10px;
	text-align:left;
	z-index:2;
}
a.tnews_newstitle {
	display: block;
	margin-bottom: 20px;
	border: none;
	font:;
}
a.tnews_newstitle:hover {
}
.tnews_newslinks {
	margin: 0px 0 0;
	padding: 0;
}
.tnews_img_news {
	margin: 2px 5px 5px 0;
	padding: 2px;
	background:none;
	border:1px solid #e0dede;
}
.tnews_img_news2 {
	padding-right:1px;
	padding-left: 1px;
	margin-right: 1px;
	margin: 2px;
	position: relative;
	float: none;
	text-align: left;
	vertical-align: middle;
	border:1px solid #e0dede;
}
.tnews_newslinks img {
	margin: 2px 5px 5px 0;
	padding: 2px;
	background:none;
	border:1px solid #e0dede;
}
.tnews_newslinks {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
	float:left;
}
.moduletabletnews_ {
	padding-left: 7px;/*padding for inside text*/
	text-align:left;
}
.moduletabletnews_ li {
	padding-left:20px;
	background: url(../mod_tab_news/images/strelica_blue.gif) no-repeat left center;
	text-decoration: none;
}
.moduletabletnews_ li:hover {
	background: url(../mod_tab_news/images/strelica_red.gif) no-repeat left center;
}
.moduletabletnews_ h3 {
	font:;
}
a.tnews_newstitle_c {
	display: block;
	font-weight: bold;
	margin-bottom:5px;
	border: none;
	font:;
	text-decoration: none;
}
.moduletabletnews_ a.tnews_al_c {
	text-decoration: none;
	text-align:left;
	width:50%;
	float:left;
	margin-top:5px;
}
.moduletabletnews_ a.tnews_al_c:hover {
	text-decoration: none;
}
.more a {
	font-weight:bold;
	clear:left;
	float:right;
	padding:8px 3px;
}
a.tnews_rm_c {
	border: none;
	text-decoration: none;
}
a.tnews_newstitle_c:hover {
	border-bottom: none;
}
