
.news h1 a {
	color:#000;
}
.news h1 a:hover {
	text-decoration:none;
	color:#336699;
}

.news {
  /*margin:0px 10px 20px 10px;*/
  padding:0 1em;
  padding-bottom:80px;
  background:url(newsend.jpg) no-repeat center bottom;
  margin:0; /* 0 2em 0;*/
}
.news img.left {
 margin:0px 10px 5px 0px;
}
.news img.right {
 margin:0px 0px 5px 10px;
 display:block;
}

.news h1 {
	padding:0;
	margin:0;
	margin-top:1em;
}
.news-rubricpic {
 display:block;
 overflow:hidden;
 margin:0;
 max-height:60px;
 width:479px;
}
.news-datetime {
 color:#aaa;
 margin-top:0.5em;
 margin-bottom:2em;
 font-family:arial;
}

.news-content {
 font-size:1.2em;
 line-height:1.4em;
 text-align:justify;
}

.news-comments {
margin:0.5em 0.5em 4em 0em;
/*font-size:1.2em;*/
}