@charset "utf-8";
/* CSS Document */

/* SOFTWARE SUBSCRIPTION FORM STYLES */
.bforms {
    padding: 6px 0 18px 0;
    background-color: #F0F0F0;
    margin-bottom: 12px;
}
#merge-0,
#merge-1,
#merge-2,
#e-type {
    margin-top: 18px;
}
.c1 {
    float: left;
    width: 120px;
    margin: 0 0 9px 9px;
    padding-left: 14px;
    text-align: left; 
    background: url(/templates/__custom/images/ul_bullets.png) 0px -673px no-repeat scroll transparent;
}
.c2 {
    float: left;
    margin: 0px 0px 0px 10px;
    width: 538px;
}
.c2 .text {
    width: 280px;
}

.asterisk {
    color: #F00;
}
.subs {
    font-family: inherit;
    font-size: 12px;
    padding: 6px;
}
.label-rf {
    font-size: 10px;
    float: right !important;
    padding-right: 10px;
    margin-top: -34px;
}
.privacy {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCC;
    width: 694px;
    padding-top: 9px;
    padding-left: 6px;
}

#mg-edit_content h2 {
    font-size: 16px;
    font-family: inherit;
    padding: 18px 0 0 0;
    border-bottom: none !important;
    color: #F00;
}
#mg-edit_content {
    width: 300px;
}
#error {
    font-weight: bold;
    color: #F00;
}
/* END SOFTWARE SUBSCRIPTION FORM STYLES */