.edd_gift_template_body {
    float: left;
    width: 98%;
    height: auto;
}
.edd_gift_template_body h3 {
    margin-bottom: 24px;
}
.edd_gift_template_editor {
    float: left;
    width: 100%;
    border: 2px solid #e0e0eb;
    border-radius: 4px;
    padding: 20px 14px;
    margin-bottom: 12px;
}
.edd_gift_template_editor #edd-gift-template-submit {
    background: none repeat scroll 0 0 #2EA2CC;
    border: 1px solid #0074A2;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -web-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -msie-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    padding: 6px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -web-border-radius: 5px;
    -o-border-radius: 5px;
    -msie-border-radius: 5px;
    font-family: Arial;
    font-size: 13px;
    cursor: pointer;
    margin-top: 30px;
    float: right;
}
.edd_gift_template_editor #edd-gift-template-submit:hover {
    background: none repeat scroll 0 0 #1e73be;
    border: 1px solid #0074A2;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -web-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    -msie-box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
    padding: 6px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -web-border-radius: 5px;
    -o-border-radius: 5px;
    -msie-border-radius: 5px;
    font-family: Arial;
    font-size: 13px;
    cursor: pointer;
    margin-top: 30px;
}
.edd_gift_template_tags p {
    font-size: 13px;
    font-style: italic;
}
