#wrapper #content {
	background:url(../images/backgrounds/personalbanking.jpg) top right repeat-y;
}

a:link {color:#BC4747}
a:visited {color:#BC4747}
a:hover {color:#BC4747; text-decoration:none;}
a:active {color:#BC4747}

#wrapper #content-t #col2 p {
	background:url(../images/backgrounds/personal_arrow.gif) top right no-repeat;
	padding-right:10px;
	display:block;
	margin:2px auto;
}

#wrapper #content #col1 #topright li, #wrapper #content #col1 #leftbottom li {background:url(../images/backgrounds/topright_personal_arrow.gif) top left no-repeat; list-style-type:none;}

/*Personal Banking Chooser*/
#alwaysshows-result table {border-top:1px solid #666; border-left:1px solid #666;}
#alwaysshows-result table td {border-bottom:1px solid #666;border-right:1px solid #666;}
table.border {border-top:1px solid #666;}
table.border td {border-bottom:1px solid #666; border-right:1px solid #666;}
.list {width:92px;float:left;height:1900px;}

/*Saving Account Page*/
#savings .light {background-color:#F9F9F9; display:block; width:100%; padding:0; margin:0;margin-top:10px; border:1px solid #bc4747}
#savings .dark {background-color:#F1F1F3; display:block; width:100%; padding:0; margin:0;margin-top:10px; border:1px solid #bc4747}
#savings h6 {background-color:#BC4747; display:block; font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#FFF; margin:0; padding:3px; }
#savings p {padding:5px; margin:0;}
#savings p.links {text-align:right;}
