.shop_table
{width: 100%;
font-size: 12px;
Font-weight: 900;
color: #636466;
text-align: center;
vertical-align: middle;

}


.ss
{background-image: url(cart/s.png);
background-position: 1px;
background-repeat: repeat-x;
height: 10px;}

.shop_table td
{padding-top: 3px; padding-bottom: 3px; height 18px;}


.shop_name
{font-size: 12px;}
.shop_name a
{color: #636466; text-decoration: none;}
.shop_name a:hover
{color: #b4b4b4;}


.col_1
{width: 50%;
text-align: left;vertical-align: top;}

.col_2
{width: 13%;vertical-align: top;}

.col_3
{width: 11%;vertical-align: top;}

.col_4
{width: 13%; text-align: right; padding-right: 5px;vertical-align: top;}           

.col_5
{width: 13%;vertical-align: top;}
.cell6
{background-color: #78AFBB; padding: 15px;}

#right
{text-align: right;
padding-right: 5px;}

#thin
{font-weight: 400;}

.inp_text
{border: 1px solid #9facdd; height: 18px;}

.on
{color: #636466; font-weight: 400; text-decoration: none;}
.off
{color: #b4b4b4; font-weight: 400; text-decoration: none;}

.radio{height: 12px;}

.float_left
{float: left;}