/************************Revamp v2 Styles****************************/
/* common */
.posbDropdown { /* style for generic drop down menus */
	font-size:9px;
	color:#000000;
	width:110px;
	font-family: Tahoma;
}
/* common box outline styles */
.posbCornerRight { /* white corner (right) */
	text-align:right;
}
.posbBgrdTop { /* grey border line (top) */
	background-image:url(/img/sg/common/main/bdr_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:2px;
}
.posbBgrdBtm { /* grey border line (bottom) */
	background-image:url(/img/sg/common/main/bdr_btm.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:2px;
}
.posbBorderGrey { /* grey border background color */
	background-color:#DFDFDF;
}
/* Homepage */
.posbHomepageBgrdSide { /* style for content in homepage's larger outline box */
	background-image:url(/img/sg/common/main/bdr_side.gif);
	background-repeat:repeat-y;
	padding: 8px;
	vertical-align:top;
}
.posbUtilitiesBgrd { /* style for Homepage's Utilities box */
	background-color:#FFF9E5;
}
.posbUtilitiesYellow { /* style for Homepage's Utilities (Apply Online, Tools) */
	padding: 4px 4px 6px 8px;
}
.posbUtilitiesDarkYellow { /* style for Homepage's Utilities (Rates) */
	background-color:#FDF2CD;
	padding: 4px 4px 6px 8px;
}
.posbiBankingHeaderBlue { /* style for Homepage's iBanking header */
	font-family:arial;
	font-size:14px;
	color:#002280;
	font-weight:bold;
}
.posbiBankingBgrd { /* style for Homepage's iBanking box */
	background-image:url(/img/posb/common/main/ibanking/bgrd_gradient.gif);
	background-repeat:repeat-x;
	background-color:#ECF2FA;
	padding: 5px 4px 5px 10px;
}
.posbWhatsNewBgrdSide { /* style for Homepage What's New box */
	background-image:url(/img/sg/common/main/whatsnew/bdr_side_408.gif);
	background-repeat:repeat-y;
	padding: 10px;
}
.posbWhatsNewThumbnails { /* style for What's New thumbnail images */
	vertical-align:top;
}
.posbWhatsNewBullets { /* style for What's New thumbnail images */
	vertical-align:top;
	padding-top:4px;
}
/* Right Nav */
.posbRightNavBgrdSide { /* padding around DBS Lifestyle box */
	background-image:url(/img/sg/common/rightnav/bdr_side.gif);
	background-repeat:repeat-y;
	padding: 3px 5px 3px 5px;
}
.posbRightNavPad { /* padding around lifestyle cycling banners & text links table */
	padding: 3px 0px 3px 0px;
}
.posbRightNavDropdown { /* style around generic rightnav lifestyle dropdown menu */
	background-color:#DFDFDF;
	padding: 3px 0px 1px 0px;
	text-align:center;
}
.posbRightNavTextLinks { /* style for lifestyle & next steps text links */
	color:#000000;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
}
.posbRightNavTextLinksPad { /* padding ard lifestyle text links */
	padding: 2px 2px 2px 4px;
}
.posbRightNavBullets { /* style for lifestyle text links bullets */
	vertical-align:top;
	padding-top:6px;
}
/************************Revamp v3 Styles****************************/
.posbColumnBgrd {
	background-image:url(/img/sg/personal/v3/bdr_column.gif);
	background-repeat:repeat-y;
}
.posbColumnContent {
	padding-left:5px;
	background-image:url(/img/sg/personal/v3/bdr_column.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.posbColumnText {
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:0px 3px 0px 2px;
	vertical-align:top;
}
.posbColumnPad {
	padding-right:3px;
}