﻿.kit_rowdetails
{
    font-family: Lucida Sans Unicode,Verdana;
    font-size: 11px;
    color: #09930f;
    border-bottom: solid 1px #adde92;
    background-color: #e6fad0;
    line-height:1;
    height: 12px;
    /*display: block;*/
}
.kit_rowheader
{
    font-family: Lucida Sans Unicode,Verdana;
    font-size: 11px;
    color: #09930f;
    border-bottom: solid 1px #adde92;
    height: 10px;
}
.kit_testo1
{
    font-family: Lucida Sans Unicode,Verdana;
    font-size: 11px;
    color: #000000; /*height:12px;*/
    height: 40px;
    padding-left: 15px;
    
}
.AddCartBtnKits
{
    background-image: url('/controlli/eCommerce/res/imgs/Btn_AddToCartKits.gif' );
    background-repeat: no-repeat;
    background-position: center;
    width: 157px;
    height: 24px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 4px;
    text-decoration:none;
}
.AddCardBtnKits
{
    background-image: url('/controlli/eCommerce/res/imgs/Btn_AddToCartCard.gif' );
    background-repeat: no-repeat;
    background-position: center;
    width: 157px;
    height: 24px;
    display: block;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 4px;
    text-decoration:none;
}