.ajaxButton {
    margin-bottom: 10px;
}

.background1 {
    background-image: url(images/background1.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

.background2 {
    background-image: url(images/background2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

.loading {
    background-color: #fff;
    height: 100%;
    width: 100%;
}

div span.RadInput.transparencyTextBox {
    display: inline-block;
}

.imagesList input,
.imagesList img {
    vertical-align: middle;
}