/* cmsms stylesheet: s-custom modified: Wednesday, October 29, 2025 3:32:06 PM */
#contactform label {
    display:none;
}

 a#designedBy {
    background: url("https://radnet.com.au/assets/theme/images/CF_logo.png") no-repeat scroll right center transparent;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 40px;
    text-decoration: none;
}
a#designedBy:hover {
    background-position: right top;
    color: #60697b;
}
