/*-----------------------------------  tt_news LIST view  -----------------------------------*/
#news-list-pic {width:650px;clear:both; margin-bottom: 10px;}
#news-list-pic ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#news-list-pic ul:after {display: block;clear: both;content: " ";}
#news-list-pic li {
	float: left;
	width: 148px;
	height:222px;
	overflow:hidden;
	display:block;
	line-height: 1.4;
	margin: 1px 2px 7px;
	position:relative;
	padding: 8px 6px 2px 4px;
	font-size: 10px;
	text-align: center;
	background: #fff url(../images/news-list-pic-bg.gif) top no-repeat;
}
#news-list-pic li .news-list-author {padding-top: 3px;padding-bottom: 0; margin: 0;}
#news-list-pic li .news-list-img {height: 105px;margin-bottom:8px;overflow:hidden;}
#news-list-pic h3{
	display:block;
	color: #999999;
	line-height: 1.1;
	margin: 0;
	padding: 0;
	font-size: 13px;
	border: none;
	background-color: none;
	height:28px;
	overflow:hidden;
}
#news-list-pic h3 a {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
#news-list-pic h3 a:hover { text-decoration:underline;}
#news-list-pic p {
	font-size: 10px;
	line-height:1;
	margin: 0;
	padding: 2px 2px 1px;
}
#news-list-pic img {
	vertical-align: middle;
	padding:0;
}
.news-list-picauthor { /*color: #555555; padding-top: 5px;*/}
.news-list-browse {
	clear: both;
	width: 600px;
	border: none;
	background: none;
}
.tx-ttnews-browsebox {text-align: center;border: none;background:#ffffff;}
.tx-ttnews-browsebox P {display: inline;padding:0;}
.tx-ttnews-browsebox TD {font-size: 14px;border: 1px solid #cccccc;margin:0;padding:1px;}
.tx-ttnews-browsebox TD A {color: #666666; font-weight: bold;_height: 1%;padding: 5px 8px;}
.tx-ttnews-browsebox TD A:HOVER {background: #eeeeee;}
.tx-ttnews-browsebox TD.browse_next {font-size:12px;border: none}
.tx-ttnews-browsebox TD.browse_next A {color: #666666; font-weight: bold;}
.tx-ttnews-browsebox TD.browse_next A:HOVER {background: none;}
.tx-ttnews-browsebox TD.browse_prev {font-size:12px;border: none}
.tx-ttnews-browsebox TD.browse_prev A {color: #666666; font-weight: bold;}
.tx-ttnews-browsebox TD.browse_prev A:HOVER {background: none;}
.tx-ttnews-browsebox-SCell {color: #ffffff;background: #666666; border: none;}
.tx-ttnews-browsebox TD.tx-ttnews-browsebox-SCell A {color: #ffffff;}
.tx-ttnews-browsebox TD.tx-ttnews-browsebox-SCell A:HOVER {background: #666666;}

/*-----------------------------------  tt_news LIST1 view  -----------------------------------*/
#news-list-container1 HR.clearer {
	clear:both;
	height:2px;
	border:0;
	border-top:2px dotted #cccccc;
}
#news-list-container1 {
	clear: both;
	width:650px;
	padding:0;
	margin:16px 0 0;
	background:none;
	border:none;
}
#news-list-container1 H3 {
	color: #999999;
	font-size: 14px;
	padding: 0 6px 0 0;
	margin: 0;
	background: none;
	border:0px;
}
#news-list-container1 H3 A:LINK,#news-list-container1 H3 A:VISITED {
	color:#444444;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
#news-list-container1 H3 A:HOVER {
	color:#ff0000;
}

.news-list-item1 {
	clear: both;
	padding:3px;
	margin:0;
	padding: 5px 0 4px;
	border: none;
	background-color:#ffffff;
}
.news-list-item1:after {
    display: block;
    clear: both;
    content: " ";
}
* html .news-list-item1 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}
.news-list-item1 P.news-list-author {
	margin:5px 0 0;
}
.news-list-item1 P.bodytext {
	padding: 1px 0;
	margin: 0;
	font-weight: normal;
}

#news-list-container1 .news-list-left1 {
	float: left;
	width: 105px;
}
#news-list-container1 .spacer-gif {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}
#news-list-container1 .news-list-right1 {
	margin-left:110px;
}
.news-list-item1 IMG {
	margin: 5px 2px;
	border: none;
	float:none;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

#news-list-container1 .news-list-date1 {
	float: right;
	width: 100px;
	text-align: right;
	font-size:12px;
	font-weight: normal;

	padding: 3px 5px 0 10px;
}
.news-list-morelink1 {
	height:12px;
	padding-top: 5px;
}
.news-list-morelink1 A {
	float: left;
	font-weight: normal;
}

.news-list-browse1 {
	clear: both;
	border: none;
	background: none;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container HR.clearer {
	clear:both;
	padding: 0;
	margin: 0;
}
.news-latest-container {
	clear: both;
	width:650px;
	font-size:12px;
	padding:0;
	margin:16px 0 0;
	background:none;
	border:none;
}
.news-latest-container H3 {
	color: #555555;
	font-size: 14px;
	padding: 0 6px;
	margin: 0;
	background: none;
	border:0px;
}
.news-latest-container H3 A:LINK,.news-latest-container H3 A:VISITED {
	color:#003399;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.news-latest-container H3 A:HOVER {
	color:#ff0000;
}
.news-latest-gotoarchive {
	font-weight:normal;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */	_height: 1%;
	line-height: 1.3;
	/* IE hack end */	padding:3px;
	margin:0;
	padding: 5px 0 4px;
	border: none;
	background-color:#ffffff;
}
.news-latest-item P.bodytext {
	padding: 3px 0;
	margin: 0;
	font-weight: normal;
}

.news-latest-container .news-latest-left {
	float: left;
}
.news-latest-container .spacer-gif {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}
.news-latest-container .news-latest-left {
	float: left;
}
.news-latest-item IMG {
	margin: 0 5px;
	border: none;
	float:none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-morelink,.news-latest-category {
	text-align: right;
	font-size:9px;
}
.news-latest-container .news-latest-date {
	float: right;
	width: 100px;
	text-align: right;
	font-size:12px;
	font-weight: normal;
	padding: 3px 5px 0 10px;
}
.news-latest-morelink {
	height:12px;
	font-size: 12px;
}
.news-latest-morelink A {
	float: left;
	font-weight: normal;
}
/*-----------------------------------  tt_news LIST2 view  -----------------------------------*/
#news-list-container2 HR.clearer2 {
	clear:both;
	height:1px;
	border:0;
	border-top:1px dotted #cccccc;
}
#news-list-container2 {
	clear: both;
	width:650px;
	padding:0;
	margin:16px 0 0;
	background:none;
	border:none;
}
#news-list-container2 H3 {
	color: #999999;
	font-size: 12px;
	padding: 0;
	margin:0 0 0 5px;
	font-weight: normal;
	background: none;
	border:none;
}
#news-list-container2 H3.news_blog {
	color: #999999;
	font-size: 12px;
	padding: 0 0 0 12px;
	margin:0 0 0 5px;
	font-weight: normal;
	background:#ffffff url(../images/blog_list_marker.gif) left 2px no-repeat;
	border:none;
}

#news-list-container2 H3 .blog_author {color:#555555;font-weight:bold;}
#news-list-container2 H3 A:LINK,#news-list-container2 H3 A:VISITED {
	color:#444444;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}
#news-list-container2 H3 A:HOVER {
	color:#ff0000;
}

.news-list-item2 {
	clear: both;
	padding:3px;
	margin:0;
	padding: 5px 0 4px;
	border: none;
	background-color:#ffffff;
}
.news-list-item2:after {
    display: block;
    clear: both;
    content: " ";
}
* html .news-list-item2 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}
.news-list-item2 P.news-list-author {
	margin:0;
}
.news-list-subheader2 {
	padding: 6px 0 10px;
}
.news-list-subheader_blog {
	padding: 10px 0 10px 20px;
}

.news-list-item2 .bodytext {
	display: inline;
	padding: 3px 0;
	margin: 0;
}

#news-list-container2 .news-list-item2header {
	padding: 0;
	margin: 0;
}
#news-list-container2 .news-list-img2 {
	float:right;
	margin: 5px 5px;
}
.news-list-item2 IMG {
	float: none;
	margin: 0;
	border: none;
}
.news-list-item2header .news-list-category {
	line-height: 2;
	padding: 0 10px 0 0;
	margin: 0;
}
.news-list-item2header .news-list-category IMG {
	float: left;
	border:none;
	padding: 0;
	margin: 0 2px 2px 0;
}

.news-list-morelink2 {
	display: inline;
	font-size: 12px;
}
.news-list-morelink2 A {
	font-weight: normal;
}
.news-list-browse2 {
	clear: both;
	border: none;
	background: none;
}
/*-----------------------------------  tt_news SHOPLATEST view  -----------------------------------*/
.news-shoplatest-container HR.clearer {
	clear:both;
	padding: 0;
	margin: 0;
}
.news-shoplatest-container {
	clear: both;
	width:650px;
	font-size:12px;
	padding:0;
	margin:16px 0 0;
	background:none;
	border:none;
}
.news-shoplatest-container H3 {
	color: #999999;
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 90px;
	font-weight: normal;
	background: none;
	border:none;
}
.news-shoplatest-container H3 A:LINK,.news-shoplatest-container H3 A:VISITED {
	color:#444444;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.news-shoplatest-container H3 A:HOVER {
	color:#ff0000;
}
.news-shoplatest-gotoarchive {
	font-weight:normal;
	margin-top:5px;
}
.news-shoplatest-gotoarchive A:LINK, .news-shoplatest-gotoarchive A:VISITED, .news-shoplatest-gotoarchive A:HOVER {
	color:#fff;
}
.news-shoplatest-gotoarchive A {
	color:#fff;
}
.news-shoplatest-item {
	clear: both;
	/* IE hack */	height: 1%;
	line-height: 1.3;
	/* IE hack end */	padding:3px;
	margin:0;
	padding: 5px 0 4px;
	border: none;
	background-color:#ffffff;
}
.news-shoplatest-item .bodytext {
	padding: 3px 0;
	margin: 0;
}

.news-shoplatest-container .spacer-gif {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}
.news-shoplatest-container .news-latest-img {
	float:right;
	margin: 0 5px;
}
.news-shoplatest-item IMG {
	float: none;
	margin: 0;
	border: none;
}
.news-shoplatest-category IMG {
	float: left;
	border:none;
	padding: 0;
	margin:0 ;
}
.news-shoplatest-category {
	padding: 0;
	margin: 0;
}
.news-shoplatest-morelink {
	font-size:9px;
}
.news-shoplatest-morelink {
	display: inline;
	font-size: 12px;
}
.news-shoplatest-morelink A {
	font-weight: normal;
}


/*-----------------------------------  tt_news LIST-SR view  -----------------------------------*/
#news-list-container-sr HR.clearer {
	clear:both;
	height:2px;
	border:0;
	border-top:2px dotted #cccccc;
}
#news-list-container-sr {
	clear: both;
	width:650px;
	padding:0;
	margin:16px 0 0;
	background:none;
	border:none;
}
.news-list-srt {
	clear: both;
	font-size: 14px;
	padding: 2px 6px 0 6px;
	margin: 0;
	background: #f5f5f5;
	border:1px solid #cccccc;
}

.news-list-srt .bodytext {
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.news-list-item-sr {
	clear: both;
	margin:0 0 10px;
	padding: 5px 10px 4px 0;
	border: 1px solid #cccccc;
	border-top: 0;
	background-color:#ffffff;
}
.news-list-item-sr:after {
    display: block;
    clear: both;
    content: " ";
}
* html .news-list-item-sr {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
}

#news-list-container-sr .news-list-left-sr {
	float: left;
	width: 132px;
}
#news-list-container-sr .spacer-gif {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
}
#news-list-container-sr .news-list-right-sr {
	padding: 0;
	margin: 0 0 0 135px;
}
#news-list-container-sr H3 {
	color: #444444;
	font-size: 15px;
	padding: 6px 0 5px 0;
	margin: 0;
	background: none;
	border:0px;
}
#news-list-container-sr H3 A {
	color:#444444;
	font-size:15px;
	font-weight: bold;
	text-decoration: none;
}
#news-list-container-sr H3 A:HOVER {
	color:#ff0000;
}
.news-list-item-sr P.bodytext {
	padding: 3px 0;
	margin: 0;
	font-weight: normal;
}

.news-list-item-sr IMG {
	margin: 5px 5px;
	border: none;
	float:none;
}
#news-list-container-sr .news-list-right-sr .news-list-category IMG {
	float: none;
	border:none;
	margin:0 2px 0 0;
}

#news-list-container-sr .news-list-date-sr {
	float: right;
	width: 100px;
	text-align: right;
	font-size:12px;
	font-weight: normal;
	padding: 3px 5px 0 10px;
	margin: 0;
}
.news-list-morelink-sr {
	display: none;
	height:12px;
	font-size: 12px;
}
.news-list-morelink-sr A {
	float: right;
	font-weight: normal;
}

.news-list-browse-sr {
	clear: both;
	border: none;
	background: none;
}



/*-----------------------------------  tt_news CategoryMenu (cat)  -----------------------------------*/
.news-catmenu {
    list-style: none;
    margin:-10px 0 0 0;
    padding: 0;
	background: #fefefe;
	border: 0;
	border-bottom: 3px solid #cfcfcf;
}
.news-catmenu:after {display: block;clear: both;content: " ";}
* html .news-catmenu {height: 1%;}

.news-catmenu ul {padding: 0;margin: 0;}
.news-catmenu li {
	float: left;
	padding: 0;
	margin: 0;
}
.news-catmenu li A {
	display: block;
	white-space: nowrap;
	/* background: url(../images/tab.png) no-repeat; */
}
.news-catmenu span A {
    float:left;
    display:block;
	color: #444444;
	padding: 5px 10px 3px 10px;
	/* background: url(../images/tab.png) 100% 100px no-repeat; */
}
.news-catmenu span A:HOVER {background: #cfcfcf;}
.catmenu-item-act { background:#cfcfcf;}
.catmenu-item-act a {color: #ffffff;}
.news-catmenu li.catlevel2 {display: none;}
.news-catmenu li.catlevel3 {display: none;}
.news-catmenu li.catlevel4 {display: none;}


/*-----------------------------------  tt_news Archivemenu (AMENU)  -----------------------------------*/
.news-amenu-container {
	padding:0;
	margin:0;
	background:#FFFFFF;
	border: none;
}
.news-amenu-container UL {
	width:230px;
	padding:0;
	margin:0;
	background-color:#ffffff;
	list-style: none;
	border: none;
}
.news-amenu-container H2 {
	text-indent:-9999pt;
	display:block;
	width:230px;
	height:35px;
	padding:0;
	margin:0;
	border-bottom:1px solid #cccccc;
	background:#eeeeee url(/fileadmin/template/main/tk/images/shop/amenuTitle.gif);
}
.news-amenu-container LI {
	border-bottom:1px solid #cccccc;
	border-left:4px solid #006699;
	border-right:1px solid #cccccc;
	margin:0;
	padding:0;
}
.news-amenu-container LI A {
	width:217px;
	height:30px;
	disply:block;
	font-size:12px;
	padding: 8px 0 0 8px;
	text-decoration:none;
}

.news-amenu-container LI A:HOVER {
	background: #f5f5f5;
}
.news-amenu-container .news-amenu-item-year {
	font-size:13px;
	padding:12px 5px 3px 5px;
	font-weight: bold;
	background-color: #f9f9f9;
	color:#55555;
}


.news-single-item HR.clearer, .news-latest-container HR.clearer{clear:right;height:1px;border:0;border-top:1px solid #eeeeee;padding:10px 0;}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	width:230px;
	padding:0;
	margin:0;
	background:#f9f9f9;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.news-latest-container H2 {
	font-size:12px;
	text-indent:-9999pt;
	display:block;
	width:228px;height:35px;
	padding:0;
	margin:0;
	border-bottom:1px solid #cccccc;
	background:#eeeeee url(../../tk/images/newsTitle.gif)
}
.news-latest-container H3 {
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0 6px;
	background: none;
	color: #555555;
	font-size: 10px;
	border:0px;
}
.news-latest-container H3 A:LINK,.news-latest-container H3 A:VISITED {
	color:#003399;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	border:1px;
}
.news-latest-container H3 A:HOVER {
	color:#ff0000;
}
.news-latest-gotoarchive {
	font-weight:bold;	
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {color:#fff;}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:0;
	border-top:1px solid #eeeeee;
	background-color:#ffffff;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;	
	border:1px solid #666;	
	float:left;
}
.news-latest-category IMG {
	float: none;	
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {font-size:9px;}
.news-latest-morelink {height:12px;}
.news-latest-morelink A {float:right;}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item HR.clearer {clear:both;height:2px;border:0;border-top:2px dotted #cccccc;}

.news-single-item { overflow-x:auto;_height:1%;width:650px;padding:5px 0 10px;margin-bottom:26px; border:0; background: none;}
.news-single-item H2 {font-size: 24px;font-weight:bold;color: #333333;margin:0; padding: 6px 10px 0 0;border: 0;line-height:1.4; background: none;}
.news-single-item H3 {font-size: 12px;font-weight:normal;margin-bottom: 15px;}
.news-single-item P.bodytext {/*height:300px;*/}
.news-single-item TD P.bodytext {margin:5px 0;}
.news-single-item A {text-decoration:underline;}
.news-single-item A img {border:0;}
.news-single-imagespace { clear: both; _height: 1%;}
.news-single-img {float: none;margin: 0; padding: 0;}
.news-single-img:after {display: block;clear: both;content: " ";}
.news-single-img-cc {float: left;margin: 0 6px 5px 0; padding: 10px 0 5px;background: #f5f5f5;}
.news-single-img IMG {float: none;margin:0 8px;}
.news-single-imgcaption {display:block;height:12px;min-height:12px;width:296px;font-size: 10px;padding:1px;clear: none; margin: 0; text-align: center; line-height: 1.2;}
.news-single-category {float: none; margin-top:10px;padding:3px 2px 1px 0;font-size: 11px;}
.news-single-category IMG {margin: 0 1px 0 0;}
.news-single-backlink-top, .news-single-backlink-top a {font-weight: bold;font-size: 121px;margin-bottom: 8px;margin-top: 10px;text-decoration:none;}
.news-single-backlink-bottom, .news-single-backlink a {font-weight: bold;font-size: 12px;margin-bottom: 5px;margin-top: 10px;text-decoration:none;}
.news-single-authordata { margin: 0 0 20px 5px; }
.news-single-timedata {float: none;display: inline;padding:0;padding:0;margin:0;}
.news-single-timedata, .news-single-author {font-size: 12px;}
P.news-single-author {display: inline; margin: 0;padding:0 0 3px;}
.news-single-additional-info {background-color: #ffffff;/*clear: both;*/margin-top: 5px;border: none;padding:0;}
.news-single-related,.news-single-files,.news-single-links  {border: none; margin:0px;margin-bottom: 5px;padding:3px;background:#ffffff;}
.news-single-related DD, .news-single-links DD, .news-single-files DD {	margin-left:16px;margin-bottom: 5px;}
.news-single-related DT, .news-single-links DT, .news-single-files DT { color: #555555; font-weight: bold;	font-size: 13px;padding: 3px 5px 2px;margin:0 0 5px;width:auto; border: 1px solid #cccccc; background-color: efefef;}

/* Tables */

#view1 table, #view2 table{
	background: #fff;
	border:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 580px;
}
#view1 table{
	border:0;
	border-top:1px solid #eeeeee;
}
#view1 table td{
	border-bottom:1px solid #eeeeee;
}

#view1 table th {
	font-size:100%;
	font-weight:normal;
	color:#555555;
	background: #f9f9f9;
	border:0;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	text-align: right;
	padding-right:6px;
	width:100px;
}
#view1 table th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
#view1 table th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
#view1 table tr td {
	background: #fff;
	border-right: 0;
	padding: 0 4px;
	text-align: left;
	vertical-align: top;
	line-height:1.4;
	width:480px;
}
#view1 table td {
	border-right: 0;
}
#view1 table td.tvdescription {
	padding:20px 10px;
}

#view2 table {
	font-size:86%;
	padding:0;
	border:1px solid #cecece;
	background:#f6f6f6;
}

#view2 table tr td {
	border-right: 0;
	background:#f9f9f9;
}

#view2 table td.itemlisttitle {
	font-size:150%;
	_font-size:135%;
	font-weight:bold;
	border-left:5px solid #FE0000;
	border-bottom:1px solid #FE0000;
	padding:5px 10px 3px 10px;
	background:#ffffff url(../images/relateitem_header_bg.jpg) bottom repeat-x;
}

#view2 table ul {
	list-style:none;
	margin:0;
	padding:5px;
}
#view2 table ul:after {display: block;clear: both;content: " ";}

#view2 table li {
	float:left;
	overflow:hidden;
	height:128px;
	width:540px;
	_width:560px;
	padding:5px 15px 5px 5px;
	margin:0 0 10px 0;
	line-height:1.4;
	border:1px solid #ececec;
	background:#ffffff;
}
#view2 table li IMG{
	float:left;
	margin:0 15px 10px 0;
	padding-bottom:21px;
	border:1px solid #cecece;
	background:#cecece url(../images/small_buy_button.gif) left bottom no-repeat;
}
* html #view2 table li A img {
	padding-bottom:21px;
	background:#cecece url(../images/small_buy_button.gif) left bottom no-repeat;
}

#view2 table li h5{
	font-size:13px;
	margin:0 0 4px 110px;
	line-height:1.2;
	border:2px solid #FFEEA4;
	background-color:#FFFDEC;
  	cursor: pointer;
}
* html #view2 table li h5{
	height:1%;
	position:relative;
}
#view2 table li {
	line-height:1.3;
}

	@media print {
		.news-single-item, .news-single-item * { line-height:normal;}
	}



