/* CSS Document */

div.page div.visualnews {
	margin:0;
	padding:0 0 9px 0;
	width:910px;
	border:0px #CCC dotted;
	background:#FFF;
}
div.visualnewsin {
	position:relative;
	width:850px;
	height:96px;
	margin:0 30px;
	text-align:left;
}

div.page div.newsbar {
	margin:0;
	padding:0 0 9px 0;
	width:910px;
	border:0px #CCC dotted;
	background:#FFF;
}
div.newsbarin {
	position:relative;
	width:850px;
	margin:0 30px;
	text-align:left;
}

div.lentanewsgroup {margin:0; padding:0 0 20px 0;}

div.lentanews1 {}

td.lentanewsdate {
	padding:3px 0 4px 0;
	background:#e8e8e8;
	font-size:11px;
	color:#717171;
}
td.lentanewshead {
	color:#f32240;
	font-size:12px;
	font-weight:600;
	padding:0 0 0 20px;
}
td.lentanewshead a {
	color:#f32240;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
}
td.lentanewshead a:hover {color:#f32240; text-decoration:none;}

div.lentanews2 {
	display:block;
	margin:2px 0 0 0;
	border-top:1px #ddd solid;
}
div.lentanews2 a {color:#00b1e2; text-decoration:underline;}
div.lentanews2 a:hover {color:#00b1e2; text-decoration: none;}
td.lentanewsimg {padding:8px 0 0 0;}
td.lentanewstext {
	color:#000;
	padding:8px 0 0 22px;
}
.lentanewstext table tr td {padding:1px 3px 1px 0;}

td.lentanewstext a {color:#00b1e2; text-decoration:underline;}
td.lentanewstext a:hovers {color:#00b1e2; text-decoration:none;}

div.listnewslink a {
	font-size:10px;
	color:#9b9b9b;
	text-decoration:none;
}
div.listnewslink a:hover {color:#9b9b9b;text-decoration:underline;}
