@import url("https://secure.runhosting.com/css.php?hostname=hostifynow.com&URL=http://hostifynow.com/css/custom_signup.css");

a:link,
a:visited,
a:active {
    color: #BC2608;
}
.signupFormTermsLinks a:hover {
    color: #D53C3C;
}
.signupSectionProductTbl th {
    border-bottom: 1px solid #BC2608;
    background-color: #D53C3C
    ;
}
table.signupSectionProductTbl {
    border: 1px solid #BC2608;
}
.productOn {
    background: #FEEEEE;
}
.signupFormDomainResultsBox {
    border: 1px solid #BC2608;
}
.signupFormDomainResultsTitle {
    border-bottom: 1px solid #BC2608;
    background-color: #D53C3C;
}
.signupFormButton,
.small_button {
    background-color: #D53C3C;
}
.signupFormButton:hover,
.small_button:hover {
    background-color: #BC2608;
}