﻿/*
Licensed Materials - Property of IBM

IBM SPSS Products: Data Collection

(C) Copyright IBM Corp. 2001, 2015

US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP 
Schedule Contract with IBM Corp.
*/
.banner_body
{
    padding:0px;
    margin:0px;
    border:0px;
}

.banner_container
{
    position: relative;
    width: 100%;
    height: 35px;
    overflow: hidden;
}
.banner_productName
{
    position: relative;
    margin-left:20px;
    z-index:10;
}

.banner_swoosh
{
    position: absolute;
    margin-left: -286px;
    left: 50%;
    top: 0px;
}


.banner_menuContainer
{
    height: 35px;
    position: absolute;
    top: 10px;
    color: white;
    font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
    white-space: nowrap;
    margin-right: 66px;
}
.banner_logo
{
    position: absolute;
    right: 10px;
    top: 50%;
    margin: 0px;
    padding: 0px;
    margin-top: -7px;
    vertical-align: middle;
    margin-right: 10px;
    width: 41px;
    height: 15px;
}