/* БЛОК НОВОСТЕЙ */
#news
{
 font-family: 'tahoma';
}

#news h4.title
{
 font-weight: bold;
 color: #4b6d89;
 font-size: 20px;
 font-family: 'arial';
 padding: 0px;
 margin: 0px;
}

#news li
{
 font-weight: normal;
 color: #000000;
 font-size: 12px;
 text-align: justify;
}

#news h5
{
 margin: 0px;
 padding: 0px;
}

#news p
{
 font-size: 14px;
}
