.copyright {
    position: relative;
    float: left;
}

.builtBy 
{
    background: transparent url('builtByREF_logo.png') no-repeat 0 0;
    position: relative;
    right: 10px;
    float: right;
    height: 31px;
    padding-left: 22px;
    _padding-left: 20px;
    padding-top: 10px;
}

.builtBy a, .builtBy a:hover, .builtBy a:visited  
{
    text-decoration: none;
    color: inherit;
}

.builtBy span.logoName 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    color:#000;
}
.builtBy span.logoName span 
{
    color: #800000; 
    font-family: 'Times New Roman', Times, serif; 
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
