/*
----------------------------------------------------------------------------------------------
Bradford & Bingley
print.css
Authors:   Bobby Boydell (HW), Alan Howshall (BT)
Created:   06 July 2006
Version:   2006091301
----------------------------------------------------------------------------------------------
*/

div
{
    background-image:none!important;
}
/* Hide the following Items... */
.screenLogo,
.containerHeadTools,
.secondLevelNavigation,
.containerTabs,
.containerRight
{
    display:none!important;
}
.containerFooter
{
    font-size:69%;
    border-top: 1px solid;
    margin-top:20px;
}
a
{
}
a img
{
    border:none;
}
.contentStyle03 .boxStyle02 .firstItem
{
    border-top: 1px solid;
    margin-top:20px;
}
.contentStyle03 .boxStyle02 .dealBox
{
    border-bottom: 1px solid;
}
.contentStyle03 .boxStyle02 .dealBox p
{
    font-weight:bold;
    float:left;
    padding: 10px 10px 0px 0px
}
.contentStyle03 .boxStyle02 .dealBox ul
{
    clear:left;
}
dt
{
    clear:left;
    float:left;
    font-weight:bold;
}

th
{
    text-align:left;
}

.contentStyle07 .boxStyle03 .subBox ul li
{
    float:left;
    padding-right: 5px;
}

.jsContentBlock
{
    display:block!important;
    border-bottom:1px solid;
    padding-bottom:10px;
}
#internalLink01
{
}
.tableStyle01 caption
{
    display:block!important;
    padding-top:10px;
    font-weight:bold;
    text-align:left;
    font-size:106%;
}