﻿.logo
{
    color: white;
    height: 36px;
}

.logo span
{
    background: url(images/drp.jpg) no-repeat left center;
    height: 36px;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    border: solid thin teal;
}