/*******************************|
|*    Рядовые новости дня      *|
|*******************************/
div.time, div.region, div.newsdate, a.newslnk, a.newskplnk {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #293161;
}
div.time, div.region, div.newsdate{ font-weight: bold; }
a.newslnk, a.newskplnk, a.newslnk:active, a.newskplnk:active, a.newslnk:link, a.newskplnk:link, a.newslnk:visited, a.newskplnk:visited {
 text-decoration: none;
 font-weight: normal;
}
a.newslnk:hover, a.newskplnk:hover { text-decoration: underline; }

div.region{ text-align: left; }
div.time{ text-align: center; }
a.newslnk, a.newskplnk {text-align:justify; }
div.newsdate{ width:100%; text-align:right; }

div.time{ width: 40px; float: left;  clear:left; }
div.region { margin: 1px 0 0 45px; }
div.daylnk { margin: 0 0 0 45px; }
a.newslnk{ display: block; margin: 0 0 5px 45px; }
div.newsdate{ margin: 0 0 5px 0; }

/*******************************|
|*    Главные новости дня      *|
|*******************************/

img.mainimage{float:left; margin: 5px 5px 5px 5px; width:110; height:110; clear: left;}
div.maintitle, div.maintext, div.copyright{
  font-size: 9pt;
  color: #293161;
}
div.maintitle, div.maintext, div.copyright{
  font-family: Arial, Helvetica, sans-serif;
}
div.bottomright, div.bottomright a{
  font-family: Tahoma, Verdana, sans-serif;
}
div.maintitle{ font-weight: bold; }
div.maintitle{ text-align: center; }
div.maintext{ text-align: justify; }
div.copyright, div.bottomright{ text-align: right; }
div.maintitle, div.copyright{ margin: 0 0 0 125px; }
div.maintext{ margin: 0 0 5px 125px; }

div.bottomright{ margin: 0px 0 10px 125px; }
div.bottomright{ background-color:#DEDED8; padding: 2pt;}
div.bottomright, div.bottomright a, div.bottomright a:active, div.bottomright a:link, div.bottomright a:visited {
 font-size: 7.5pt;
 text-decoration: none;
 clear: both;
}
div.bottomright a:hover { text-decoration: underline; }
