.shop_tovar_item {
margin:0 0 11px 0;
}

.shop_tovar_item a.link_img,
.shop_tovar_item a.link_img:hover {
background:#E2F0D1 none repeat scroll 0 0;
padding: 5px;
display:inline-block;
}
.shop_tovar_item a.link_img:hover
{
background-color:#346C05;
}

.shop_tovar_item img:hover,
.shop_tovar_item img  {
border:2px solid #E89050;
}

.shop_tovar_item img:hover {
border-color:#D8170E;
}


.shop_tovar_item td.shot_descr
{
padding: 0 11px;
}
.shop_tovar_item div.shot_descr_text
{
font-size:11px;
line-height:11px;
text-align:justify;
color:#484848;
}
.shop_tovar_item div.shot_descr_text p
{
	margin: 5px 0 0 0;
}

.shop_tovar_item div.shot_descr_text br
{
	line-height:5px;
}

.shop_tovar_item div.cost_col
{width:120px;}

.shop_tovar_item div.cost
{
color:#D8170E;
font-size:18px;
font-style:italic;
line-height:18px;
padding:20px 0 0;
text-align:right;
}
.shop_tovar_item div.cost s
{
color:#E89050;
}




.shop_tovar_item div.but_by {
margin:5px 0 0 0;
padding:4px 0 0;
background:transparent url(/bitrix/templates/.default/images/icons/button.gif) no-repeat scroll 0 0;
font-family:Tahoma;
font-size:12px;
height:20px;
line-height:20px;
text-align:center;
width:100px;
}



.shop_tovar_item div.but_by a,
.shop_tovar_item div.but_by a:hover,
.shop_tovar_item div.but_by a:link,
.shop_tovar_item div.but_by a:visited 
{color:#E2F0D1;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
line-height:11px;
text-decoration:none;
display:inline-block;
height:20px;
width:100px;}





