/* cmsms stylesheet: custom modified: 06/10/20 19:15:33 */
/* PJW Lawyers */
a#designedBy {
    background: url("http://pjwlawyers.com.au/assets/theme/pjwlawyers/images/CF_logo.png") no-repeat scroll right -33px transparent;
    color: #ff6533;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 40px;
    text-decoration: none;
}

a#designedBy:hover {
    background-position: right top;
    color: #660000;
}
