﻿
/* Link Colour */
a, a:visited, a:hover, a:link, h3 { color : #CC0000; }

/* Border colour */
#content h1,
.InvestmentFormIntroText,
.investment_brochure_request 
{
    border-color:#CC0000;     
}

/* Header */
.contentHeader 
{            
	background:url('/~/media/Images/logos/height%2060px/scottish_widows_bank.ashx') no-repeat left center;
    height:75px;
    width:758px;    
}

.header_logo1 
{
	background:url('/images/brands/logos/powered_by_fic.png') no-repeat right center;
    height:75px;

}


/* Button */
a.NextButton,
a.NextButton span,
#content a.BrandButton
{ background-image: url(/images/brands/scottish_widows/button.png); } 

