/* Sample level 2 banner */
	#banner.businesshomebanner{padding:15px 0px 10px 130px;width:636px !important;border:1px solid #c3cce0;position:relative;background: #e4e8f1 url(/business/_assets-custom/images/mainbanner.jpg) bottom left no-repeat}
		#banner.businesshomebanner h3{margin:6px 0 6px 180px;color:#000}
		#banner.businesshomebanner p{margin:10px 0 0 180px;width:420px;}
		#banner.businesshomebanner .contentframework-select{float:left;font-size:.77em;margin:0 5px 5px 0}
		#banner.businesshomebanner .button{}
		.businesshomebanner-left{width:520px;float:left;margin:0 10px 0 0}
		.businesshomebanner-right{width:180px;float:right;margin:0 10px 0 0}	
		
		
		
	#tipText {width:420px;margin:0 0 0 0;}	
	#tipLinks {width:420px;margin:0 0 0 0;}	
	#tipLearnmore {font-size:1em;}	
	#tipbannertext {color:#002888;}
	#tipbuttons {float:left;margin:6px 0 0 70px;}
	.previous-next-text {font-size:.845em; height:20px;}


.callout-cust{margin:0 0 12px 0;zoom:1;width:540px;}
	.callout-cust .callout-cust-top{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;}
	.callout-cust .callout-cust-top span{display:block;font-size:1px !important;line-height:1;padding:0 4px 0 0;height:4px;}
	.callout-cust .callout-cust-bottom{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;height:4px;}
	.callout-cust .callout-cust-bottom span{display:block;font-size:1px !important;line-height:1;padding:0 10px 0 0;height:4px;}
	.callout-cust .callout-cust-content{zoom:1;padding:3px 10px 1px 10px;}
		.callout-cust .callout-cust-content h2{margin:-3px -10px 6px -10px;border:none;padding:12px 10px 6px 10px;background:url('/business/_assets-custom/images/business-tips-top.gif') no-repeat top left;}
		.callout-cust .callout-cust-content .button-secondary{font-size:1em;}

.switch-callout-actual {width:540px; float:left; background:url('/business/_assets-custom/images/business-tips.jpg') no-repeat bottom left;}	

.callout-cust2{margin:0 0 12px 0;zoom:1;width:216px;}
	.callout-cust2 .callout-cust-top2{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;}
	.callout-cust2 .callout-cust-top2 span{display:block;font-size:1px !important;line-height:1;padding:0 4px 0 0;height:4px;}
	.callout-cust2 .callout-cust-bottom2{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;height:4px;}
	.callout-cust2 .callout-cust-bottom2 span{display:block;font-size:1px !important;line-height:1;padding:0 10px 0 0;height:4px;}
	.callout-cust2 .callout-cust-content2{zoom:1;padding:3px 10px 1px 10px;font-size:.85em;line-height:1.4;}
		.callout-cust2 .callout-cust-content2 h2{margin:-3px -10px 6px -10px;border:none;padding:12px 10px 6px 10px;background:url('/business/_assets-custom/images/soln-selector-top.gif') no-repeat top left;color:#002888;font-size:1.2em;}
	.callout-cust2 .callout-cust-content2 p{width:120px;}
		.callout-cust2 .callout-cust-content2 .button-secondary{font-size:1em;}

.switch-callout-actual2 {background:url('/business/_assets-custom/images/soln-selector.jpg') no-repeat bottom left;}	


#threeCol {
	position: relative;
	height: 42px;
}
#threeCol img {
	float: left;
	margin-right: 9px;
}
#threeCol #firstCol {
	position: absolute;
	width: 184px;
}
#threeCol #secondCol {
	position: absolute;
	left: 33%;
	width: 184px;
}
#threeCol #thirdCol {
	position: absolute;
	right: 0px;
	width: 184px;
}	