/* Sliding Account Panels
---------------------------------------------------------------------------*/
#overview .account #account-1-slide.accountContent{height:216px;padding-left:205px;background:url(../images/overviewBg1.jpg) bottom left no-repeat;}
#overview .account #account-2-slide.accountContent{height:216px;padding-left:205px;background:url(../images/overviewBg2.jpg) bottom left no-repeat;}


/* Account Boxes
---------------------------------------------------------------------------*/

/* One Account */
#accountBoxContainer.one .accountBox{width:685px;}
	#accountBoxContainer.one .accountBox.active{width:700px;margin:-18px -7px 0;*margin-bottom:-25px;}

#accountBoxContainer.one .accountBox div.accountContainer{width:331px;}
	#accountBoxContainer.one .accountBox div.accountContainer{width:685px;}

#accountBoxContainer.one .accountBox .tagline span{width:500px;font-size:16px;margin-top:10px;}


/* Two Accounts */
#accountBoxContainer.two .accountBox{width:335px;}
	#accountBoxContainer.two .accountBox.active{width:365px;margin:-8px -7px 0 -14px;}

#accountBoxContainer.two .accountBox div.accountContainer{width:331px;}
	#accountBoxContainer.two .accountBox div.accountContainer{width:360px;}

#accountBoxContainer.two .accountBox .tagline span{width:190px;}


/* Three Accounts */
#accountBoxContainer.three .accountBox{width:227px;margin:0 4px 0 0;}
	#accountBoxContainer.three .accountBox.active{width:239px;margin:-20px -7px 0 -11px;}

#accountBoxContainer.three .accountBox div.accountContainer{width:223px;}
	#accountBoxContainer.three .accountBox.active div.accountContainer{width:235px;}

#accountBoxContainer.three .accountBox .tagline span{width:75px;}
	#accountBoxContainer.three .accountBox.active .tagline span{width:75px;}
