﻿a.readNext
{
    color:#DC6D01;
    text-decoration:underline;
}





/* стили нижней хрени  */
div.bottomNewsContentLine
{
    background-color: #DC6D01;
    height: 4px;
}
div.bottomNewsContentLine2
{
    background-image: url(/Images/Design/static_bottom_line_bg.gif);
    background-repeat:repeat-x;
    height: 7px;
}
div.bottomNewsContent
{
    background-color: #F4F4F4;
    padding: 8px;
}
div.bottomNewsContent h1
{
    color: #575757;
    margin: 0;
}
div.bottomNewsContent a
{
    color: #DC6D01;
    text-decoration: underline;
    font-family: Arial;
}