p.hint {
    font-size: 10px;
    color: #666;
}

p.hint a {
    font-size: 10px;
    color: #666;
}

td.backgrounded {
    background-color: #f6f6f6;
    padding: 20px;
}

td.backgrounded h4 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

table.question {
    width: 100%;
}

table.question p {
    margin: 2px 0 2px 0;
}

.title div:first-letter {
    text-transform: uppercase;
}

table.question table {
    width: 100%;
}
/*
.mobile_tc_1020_del {
    display: none;
}
*/
.imagesGallery {
    float: left;
    width: 100px;
    margin-right: 10px;

}

.imageRemove {
    height: 100px;
    left: 90%;
    width: 100px;
    position: relative;
    background-color: red;
    color: white;
    top: 20px;
    cursor: pointer;
}

