.tapety
{
  width : 313px;
  margin-bottom : 10px;
}
.tapety .m-c
{
  width : 293px !important;
}
.tapety .content
{
  margin : -4px 0px -1px 0px;
}
.tapety .header
{
  font-weight : bold;
  font-family : tahoma;
  color : #7d7a7b;
}
.tapety .header .left
{
  color : #67883B;
  float : left;
  color : #7d7a7b;
}
.tapety .header .left span
{
    color: #5481C1;
}
.tapety .header .left:hover
{
    text-decoration: underline;
}
.tapety .header .left span:hover
{
    text-decoration: underline;
}
.tapety .header .right
{
  font-weight : normal;
  float : right;
  font-size: 13px;
}
.tapety .body
{
  margin-top : 5px;
  padding-bottom:5px;
}
.tapety .in-body .title
{
  float : right;
  width : 116px;
  font-weight : bold;
  color : #000;
  font-size : 12px;
  padding : 10px 10px 0px 0px;
  height: 75px;

  background-position:bottom center;
}
.tapety .in-body .title:hover
{
    text-decoration:underline;
}
.tapety .in-body .title i
{
  font-weight : normal;
  display : block;
  padding-top : 5px;
}
.tapety .in-body
{
  background : #E8E7E7;
  height : 112px;
  overflow : hidden;
}
.tapety .in-body img
{
  float : left;
  vertical-align : top;
}
.tapety .more-sl
{
  padding : 0px 5px 0px 0px;
  text-align : right;
  float : right;
  width : 100px;
  position : relative;
  top : -17px;
}
.tapety .more-sl a
{
  font-size : 12px;
}

