/*new panels 3*/

#mainLeftBox p {margin:0;}

#mainLeftBox a{
display:block;
/*width:319px;*/
height:76px;
text-decoration:none;
color:#F00;
font-size:1.2em;
font-weight:bold;
padding-top:20px;

}


.panelsContainer {
	float:left;
	padding:0 0 0 0;
	display:inline;
	position:relative;
	height:139px;
	width:860px;
	background:none;
	}
	
.panelsContainer .panel {
	float:left;
	margin:0;
	padding:0 0 0 16px;
	width:276px;
	display:inline;

}	

.panelsContainer .panelone {
	float:left;
	margin:0;
	padding:0;
	width:276px;
	display:inline;

}	

h3 span {
	width:276px;
	top:0;
	height:25px;
	position:absolute;
}

h3 span.panelc {
	background:url(../images/santander_current_account.gif) no-repeat;
}
.panelsContainer .panelcc {position:absolute; top:25px; left:0; width:276px;height:80px; background: url(../images/panel_bg_276.gif) bottom left no-repeat;}

h3 span.paneld {
	background:url(../images/santander_savings_account.gif) no-repeat;
	width:276px;
}
.panelsContainer .paneldd {position:absolute; top:25px; left:292px; width:276px;height:80px; background: url(../images/panel_bg_276.gif) bottom left no-repeat;}

h3 span.panele {
	background:url(../images/santander_products_v1.gif) no-repeat;
	width:276px;
}
.panelsContainer .panelee {position:absolute; top:25px; left:584px; width:276px;height:80px; background: url(../images/panel_bg_276.gif) bottom left no-repeat;}


.panelsContainer .panelcc ul, .panelsContainer .paneldd ul, .panelsContainer .panelee ul {
	padding-left:12px;
	padding-top:10px;
	font-size:85%;
}

/*.panelsContainer .panelcc ul li {
background: url(../images/red_arrow.gif) no-repeat 95% 95%; padding-bottom:0.7em; }*/

.panelsContainer .panelcc ul a, .panelsContainer .paneldd ul a, .panelsContainer .panelee ul a {
	text-decoration:none;
	background: url(../images/red_arrow.gif) no-repeat 100% 95%; padding-bottom:0.7em;
	display:block;
	width:250px;

}

#mainLeftBox ul a {
	font-size:85%;
	color:#636963;
	background: url(../images/arrow_white.gif) no-repeat 0 95%;
	
}

#mainLeftBox ul {
	height:50px;	
	padding-left:20px;
	}
	
#mainLeftBox ul li {
	margin-bottom:0.5em;	
}

#mainLeftBox ul li a {
	padding:0 0 0 26px;
	margin:0;
	height:15px;
	font-weight:normal;
	}