#TB_window{
    border:1px solid #ccc;
    background: #fefdf9;
}
#TB_title{
    margin-bottom: 10px;
    background: #f9f2e1; /* #f9f2e1; */
    color: #cccccc;
}
#TB_title a{
    position: absolute;
    right: 40px;
    top: 8px;
    font-size: 11px;
}
#TB_window table.cart{
    width: 520px;
}
#TB_window .steps{
    background: url(../../images/steps.png) no-repeat;
    margin: 0 0 25px 75px;
    height: 25px;
}
