div.slfuk-home-page #content {
	float: none;
	margin: 0;
	width: 100%;
}

div.slfuk-home-page #content-flash {
	width: 969px;
	margin-bottom:10px;
	position:relative;
}
div.slfuk-home-page #content-wrapper-left {
	margin-top:0px;
	float: left;
	margin-right:-10px;
	width:690px;
}
div.slfuk-home-page #content-wrapper-right {
	float:right;
margin-top:0;
width:270px;
}
div.slfuk-home-page #content-left {
	float:left;
	margin: 0;
	float:left;
	margin-right:5px;
	width: 340px;
}
div.slfuk-subsite-home-page #content {
	float: none;
	margin: 0;
	width: 100%;
}

div.slfuk-subsite-home-page #content-flash {
	height:152px;
	width: 969px;
	margin-bottom:10px;
	position:relative;
}
div.slfuk-subsite-home-page #content-wrapper-left {
	margin-top:0px;
	float: left;
	margin-right:-10px;
	width:641px;
}
div.slfuk-subsite-home-page #banner-top {
	position:relative;
	width:690px;
	margin-bottom:10px;
	height:152px;
}
div.slfuk-subsite-home-page #content-left {
	float:left;
	margin: 0;
	float:left;
	margin-right:5px;
	width: 315px;
}
div.slfuk-subsite-home-page #content-wrapper-right {
	float:right;
margin-top:0;
width:313px;
}

div.feature table.stock-ticker {
margin:6px 0;
width:313px;
}

/* Used to fix I6 issues in Image Logo and tabbd layouts */
DIV.three-column-layout #content-body
{
DISPLAY: inline;
FLOAT: left;
MARGIN: 16px 0px 0px 151px;
OVERFLOW: visible;
WIDTH: 540px
}
DIV.two-column-layout #banner
{
PADDING-RIGHT: 19px;
PADDING-LEFT: 20px;
BACKGROUND: url(/static/canada/DB Solutions/Images/box_blue_bg_grad.gif) #fff repeat-x;	MARGIN-BOTTOM: 0px;
PADDING-BOTTOM: 0px;
WIDTH: 514px;
PADDING-TOP: 16px}

/* To fix Sunlife Logo */

.en #header h1 {
background-image:url(/static/slfglobal/images/UK_logo.jpg);
width:208px;
}


/* To fix 4 row 2 col banner problem of Global Web in SLFUK */

#banner {
background:transparent none repeat scroll 0 0;
height:auto !important;
margin-bottom:7px;
min-height:181px;
padding:0 161px 1px 19px;
position:relative;
width:auto;
}



/* To fix forget user name/ password in SLFUK */


div.singleRow
{
	width:150px;
	clear: left;
}

#signinInput {
float:right;
width:230px;
}

div.feature ul {
margin-left:0;
width:540px;
}
/* End */

div.souceuk-home-page #content {
	float: none;
	margin: 0;
	width: 100%;
}

/* To display current country in header */

.en #header #current-country {
background-image:url(/static/slfglobal/images/headers/uk_en.gif);
width:146px;


