@-moz-document 
/*Change .com to any (.jp, .ca...)*/
url-prefix(http://www.contactify.com/) {

#id_topbar {
display: none !important;
}

body .centraldiv {
-moz-border-radius: 7px !important;
border: 2px solid #666 !important;
}

#id_sendername, #id_subject, #id_message {
direction: rtl !important;
text-align: right !important;
font: normal 12px Tahoma !important;
padding: 2px !important;
color: #000 !important;
}

#id_senderemailaddress, #id_code {
font: bold 12px Tahoma !important;
padding: 2px !important;
color: #000 !important;
}

}