#infoservice {
  width: 205px;
  margin: 0;
  padding: 0 5px 0 5px;
}
#content { 
  margin: -12px 0 0 0;
  width: 500px;
  padding: 0px 10px 20px 10px;
}
#news li {
	background: url(/files/tpl/set1/img/starttop.jpg) no-repeat left top;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
}
.artback {
	background: url(/files/tpl/set1/img/startbot.jpg) no-repeat left bottom;
	padding: 15px 25px 17px 25px;
}
#content h1 {
position: absolute;
top: -2000px;
}
#content h1.h1news {
position: relative !important;
top: 0 !important;
margin: 15px 0 0 0 !important;
}
#news li h2 {
line-height: 1.4em;
}