.RadCard {
    margin: .5em;
}

.RadSmartPasteButton .k-button-icon {
    width: 1.4em;
    height: 1.4em;
    padding: 4px;
}

html body .RadButton .rbPrimaryIcon {
    margin: 0;
}

.smartpaste-container {
    position: relative;
    height: 100%;
}

img {
    width: 255px;
    height: 165px;
}

.content-footer {
    position: relative;
    top: 30px;
    right: 20px;
}

#presentWrapper {
    width: 300px;
}

.present-copy {
    font-size: 14px;
    font-style: italic;
    padding-top: 0;
    padding-left: 65px;
}
