H1 .search_string{
    color: #5fa311;
}

.catalog-detailed {
     min-width: 485px;
}

.catalog-detailed .one_item {
   border-bottom: 1px solid rgb(222,222,222);
}

.catalog-detailed .photo {
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
    width: 145px;
    min-height: 50px;
}

.catalog-detailed .photo .otmetki {
    position: absolute;
}

.catalog-detailed .photo .sign {
    float: left;
}

.catalog-detailed .description-product {
    padding-top: 20px;
    padding-left: 25px;
}

.catalog-detailed .description-product TD, .description TD  {
    color: #000000;
    font-size: 12px;
}

.catalog-detailed .description-product TD.prop_title{
    width: 160px;
}

.catalog-detailed .description-product TD.prop_title, .description TD:first-child  {
   color: #848484;
}

.catalog-detailed .description-product TD.prop_val.major{
    font-weight: bold;
}

.catalog-detailed .description-product TD {
    padding: 2px 9px 2px 0px;
}

.catalog-detailed .description-product TD.power {
    font-weight: bold;
    font-size: 14px;
}

.catalog-detailed .description-product A.title { /* for catalog-section */
    color: #fe5614;
    font-size: 14px;
    font-weight: bold;
}

.catalog-detailed .description-product A.title:hover{
    color: #149cda;
}

.catalog-detailed .how-buy {
     background-image: url(/img/design/bg-buy_19.jpg);
     background-repeat: no-repeat;
     width: 76px;
     line-height: 22px;
}

.catalog-detailed .how-buy A {
     color: #0495d7;
     font-size: 12px;
     font-weight: normal;
     display: block;
     padding: 0 0 0 5px;
}

.catalog-detailed .more {
      margin-top: 9px;
      padding-bottom: 0;
}

.catalog-detailed .edit_item{
    background: url('/img/design/admin/edit_item.png') no-repeat left center;
    padding-left: 17px;
}
.old-price .price-block .wrap-left{
	background-image: none;
}
.old-price .wrap-left .wrap-inner{
	background-image: none;
}
.old-price .wrap-left .wrap-inner .price{
	position: relative;
	color:#012C71;
	text-decoration: line-through;
}
.old-price + TR .more{
	margin-top:0;
}
.old-price .price-block > .price {
	margin-top: 9px;
}
.price-block {
    /*padding-top: 9px;*/
}

.price-block .wrap-left {
     background-image: url(/img/design/price-left_57.jpg);
     background-repeat: no-repeat;
     line-height: 22px;
}

.price-block .right {
     background-image: url(/img/design/price-right_59.jpg);
}

.price-block .wrap-inner {
     background-image: url(/img/design/price-center_59.jpg);
     background-repeat: repeat-x;
     font-size: 14px;
     font-weight: bold;
     color: #ffffff;
     margin-left: 3px;
     width: 80px;
     text-align: center;
     white-space: nowrap;
}

.price-block .wrap-inner A{
    color: #ffffff;
}
