﻿.item_other
{
    margin: 0;
    font-size: 12px;
    color: #888888;
    position:relative;
}


.item_other img
{
 display: block; 
 cursor:pointer;
 margin:0 0 0 0;
 border-bottom:2px solid #ffffff;
}

.item_other:hover img {border-bottom:2px solid #000000;}

.item_text
{
    font-size: 12px;
    margin: 7px 0 14px 0;
    width:100%;
    min-height:35px;
}

.item_text a
{
    color: #888888;
    text-decoration: none; 
}

.item_text:hover a
{
    color: #000000;
    text-decoration: none;
}

.item_other:hover .item_text a
{
    color: #000000;
    text-decoration: none;
}
.scrolls
{
    float: left;
    margin: 18px 4px 0 0;
    width:240px;
    position:relative;
}

.prod {margin:0 -8px!important}
.proditem {padding:0 8px!important}
