/***************************************************
 * шаблон показа новостей
 ***************************************************/
.evrostyle {
   width: 718px;
   border: 0px;
   margin: 1px 0px 0px 24px;
   padding: 0px;
   font-family: tahoma;
   font-size: 11px;
   font-weight: normal;
   color:#3D3D3D;
}

.evrostyle .itemheader {
   border: 0px;
   border-top: 0px;
   border-top-style: solid;
   border-top-color: #AAAAAA;
   text-align: left;
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   padding: 15px 3px 1px 3px;
}

.evrostyle .date {
   font-weight: normal;
   color: #AAAAAA;
}

.evrostyle .itemtext {
   border: 0px;
   font-family: tahoma;
   text-align: left;
   vertical-align: top;
   padding: 3px;
   width: 100%;
}

.evrostyle .itemtext .image {
   border: 0px;
   margin: 5px;
}

.evrostyle .itemtext a		{
		color:#0A465F;
		font-weight:bold;
		text-decoration:underline;
		}
.evrostyle .itemtext a:hover	{
		text-decoration:none;
		}

.evrostyle .paginator {
   text-align: center;
   font-family: tahoma;
   font-weight: bold;
}

.evrostyle .paginator A {
		color:#0A465F;
		font-weight:normal;
		text-decoration:underline;
		}

.evrostyle .paginator a:hover	{
		text-decoration:none;
}
