﻿.sub_news .sml_column_news {
    border: 1px solid #CCCCCC;
    /*height: 172px;*/
    height: 200px;
    padding-bottom: 5px;
    width: 208px;
}
/*.sml_column_width {
    width: 227px !important;
}*/

.grey {
    background: none repeat scroll 0 0 #E7E7E7;
}
.sub_news .sml_column_news ul {
    margin: 0;
    padding-left: 5px;
}
.sub_news .sml_column_news ul li {
    background: url("images/content_bullet.jpg") no-repeat scroll left 12px transparent;
    font-size: 13px;
    /*height: 28px;   46*/
    list-style: none outside none;
    padding: 10px 10px 5px 15px;
}
.sub_news .sml_column_news ul li a {
    color: #232323;
}
.sub_news .sml_column_news ul li a:hover {
    text-decoration: underline;
}
.more {
    background: url("images/more_arrow.jpg") no-repeat scroll right 4px transparent;
    display: block;
    line-height: 14px;
    margin-right: 5px;
    padding-right: 10px;
}
.more a {
    color: #171717;
    font-size: 12px;
    text-decoration: none;
}
