@charset "utf-8";
/* CSS Document */

.fake-checkbox {
    background: url(../img/sprite.png) -203px -248px no-repeat;
    margin-left: 0rem;
    display: inline-block;
    vertical-align: middle;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0;
    width: 24px;
    height: 24px;
}

.checkbox-info {
    float: right;
    width: 90%;
    margin: 0 0 15px;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 140%;
}