.widjet_20ua{
    width: 120px;
    /*height: 320px;*/
    /*background: #f6f6f6;*/
    font-family: arial;
}
.widjet_20ua_head{
    display: inline-block;
    float: left;
    height: 27px;
    padding: 4px 3px;
    width: 114px;
    background: #f6f6f6;
    border-bottom: 2px solid #8ed2ef;
}
.widjet_20ua_logo{
    float: left;
    width: 55px;
    margin-right: 3px;

}
.widjet_20ua_logo img{
    width: 55px;
    height: 27px;
}
.widjet_20ua_town{
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 56px;
    color: #24b0d9;
}
.widjet_20ua_body {
    background: #ffffff;
    height: 236px;
    width: 116px;
    display: block;
    float: left;
    /*border: 2px solid #8ed2ef;*/
}
.widjet_20ua_body_one{
    border-left: 2px solid #8ed2ef;
    border-right: 2px solid #8ed2ef;
    display: block;
    float: left;
}
.widjet_20ua_rubric {
    color: #000000;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 12px;
    height: 26px;
    margin-top: 3px;
    text-decoration: none;
    width: 100px;
    padding-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("http://20.ua/img/list_pasive_new.png");
    background-repeat: no-repeat;
    background-position: 4px 4px;
}
.widjet_20ua_rubric:hover{
    background: url("http://20.ua/img/list_active_new.png");
    background-repeat: no-repeat;
    background-position: 4px 4px;
}
.widjet_20ua_comp{
    color: #24b0d9;
    display: block;
    float: left;
    height: 92px;
    width: 100%;
    text-align: center;
    text-decoration: none;
}
.widjet_20ua_comp:hover{
    text-decoration: underline;
}
.widjet_20ua_comp_block {
    display: table-cell;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 125px;
}
.widjet_20ua_comp_img {
    display: block;
    margin: 0 auto;
    max-height: 60px;
    max-width: 100px;
}
.widjet_20ua_comp_name{
    display: block;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 3px;
}
.widjet_20ua_arrow {
    border-left: 2px solid #8ed2ef;
    border-right: 2px solid #8ed2ef;
    display: block;
    float: left;
    width: 100%;
}
.widjet_20ua_arrow > hr {
    width: 100px;
    color: #24b0d9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.widjet_20ua_bottom {
    border-top: 2px solid #8ed2ef;
    float: left;
    height: 49px;
    width: 120px;
    display: block;
    background: #f6f6f6;
}
.widjet_20ua_about{
    color: #4d4d4d;
    display: block;
    float: left;
    font-size: 12px;
    text-decoration: none;
    margin: 2px 0 2px 15px;
}
.widjet_20ua_about > img{
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
    width: 11px;
}
.widjet_20ua_about:hover{
    text-decoration: underline;
}
.widjet_20ua_add {
    display: block;
    float: left;
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 13px;
    padding: 3px;
    background: #c1c3c4; /* Old browsers */
    background: -moz-linear-gradient(top, #c1c3c4 0%, #a2a4a4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1c3c4), color-stop(100%, #a2a4a4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1c3c4 0%, #a2a4a4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1c3c4 0%, #a2a4a4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1c3c4 0%, #a2a4a4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c1c3c4 0%, #a2a4a4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c3c4', endColorstr='#a2a4a4',GradientType=0 ); /* IE6-9 */
}
.widjet_20ua_add:hover{
    background: #2dc6d8; /* Old browsers */
    background: -moz-linear-gradient(top, #2dc6d8 0%, #26b5d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2dc6d8), color-stop(100%, #26b5d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2dc6d8 0%, #26b5d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2dc6d8 0%, #26b5d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2dc6d8 0%, #26b5d9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2dc6d8 0%, #26b5d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dc6d8', endColorstr='#26b5d9', GradientType=0); /* IE6-9 */
}