﻿.header
{
    height: 52px;
    margin-top: 10px;
    position: relative;
}
.header .logo
{
    height: 42px;
    line-height: 32px;
    width: 500px;
}

.header .logo span
{
    margin-top: 10px;
    margin-left: 15px;
    background-image: url(../../IMG/IMG-swift/swiftcoverlogo.gif);
}

.branding 
{
    width: 500px;
}

.header .banner
{
    width: 178px;
    width: 170px;
    
    padding-right: 0px;    
    height: 27px;
}

.header .banner span
{    
    background-image: url(../../IMG/IMG-swift/axalogo.gif);
}

.header .logo .text 
{
    width: 500px;
    top: 48px;
    font-size: 1.5em;
    line-height: 1.0em;
    color: #350068;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
    font-size:0px;
}
.logo .text
{
	 background: url(../../IMG/IMG-swift/bike_insurance_header.png) !important ;
	 background-repeat:no-repeat !important;
	 width:220px;
	 height:24px;
	 position:absolute !important;
}