/*****************/
/*               */
/*  News styles  */
/*               */
/*****************/

div.news_last {
    padding: 0;
    margin: 5px 0 5px 0;
    font-size: 11px;
}

div.news_last b {
    font-size: 11px;
}

td.columns_right a {
    color: #247433;
    display: block;
    margin: 0 5px 0 5px;
    padding: 0 0 0 10px;
    font-size: 11px;
    text-decoration: none;
    background-image: url("g_circle.gif"/*tpa=http://www.howhouse.ru/design/img/g_circle.gif*/);
    background-repeat: no-repeat;
    background-position: left 5px;
}

td.columns_right a:visited {
    color: #247433;
}

td.columns_right a:hover {
    text-decoration: underline;
}

div.news {
    margin: 10px;
}

div.news_shorttext {
    margin: 5px;
}
