	div#container {
		margin: 0px 20px 0 195px;
		padding-top: 20px;
		min-height: 500px;
	}

	h2 {
		margin: 0 0 0 0px;
		padding: 0px;
		font-family: verdana, arial, sans-serif;
		font-size: 2em;
		font-weight: bold;
		color: #006600;
	}
	
	h2 span.subTitleArrow {
		font-size: 15pt;
		color: #006600;
		font-weight: normal;
	}
	
	h2 span.subTitle {
		font-size: 14pt;
		font-weight: normal;
		color: #006600;
	}
	
h3 {
	display: none;
	width: 574px;
	height: 20px;
	background: #f5f5f5;
	border: 1px #ebebeb solid;
	margin: 10px 0 20px 0px;
	padding: 2px 0 0 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
p{
line-height:1.6em;
}
	

span.redStar {
color:#ff0000;
}

div#leftbottom{
float:left;
margin-bottom:20px;
margin-left:0px;
margin-right:10px;
margin-top:200px;
width:170px;
text-align:center;	

}
div#testimonials{
display:none;
}
div#inthenews{
display:none;

}
	/*div#busyBox {
		position: absolute;
		display: none;
		left: 183px;
		top: 0px;
		width: 570px;
		height: 400px;
		margin-top: -30px;
		padding-top: 140px;
		background: url(/customer_care/images/customer_care.busy_box.png) no-repeat;
	
		text-align: center;
	
		z-index: 9999;
	}
*/
	p#busyBoxP {
		display: block;
		width: 250px;
		height: 50px;
		margin: 0 auto 0 auto;
		padding: 25px 0 0 50px;
		text-align: left;
		font-size: 8pt;
		vertical-align: top;
	}

	p#busyBoxP.wait {
	padding-left: 60px;
	background: url(/account/images/wait_icon.png) no-repeat;
	padding-top: 10px;	
	}
	
	p#busyBoxP.success {
		background: url(/account/images/ok_icon.png) no-repeat;
		padding-top: 10px;
	}
	
	div#helpBubble {
		display: none;
		position: absolute;
		width: 220px;
		height: 55px;
		padding: 15px 0 0 32px;
		background: url(/account/images/help_bubble4.png) no-repeat;
	}

	/* -- E-MAIL SUBSCRIPTION PREVIEW -- */
	
	
	div#errorBox {
		display: none;
		position: relative;
		margin: -20px 0 10px -6px;
		width: 532px;
		min-height: 40px;
		padding: 15px 10px 15px 10px;
		background: #f9e6e0;
		color: #cc3300;
		font-size: 8pt;	
	}
	
	div#shopNowBox {
		display: none;
		position: absolute;
		width: 255px;
		height: 102px;
		padding: 18px 0 0 65px;
		background: url(/customer_care/images/shop_now.bg.png) no-repeat;
		font-size: 8pt;
	}
	
	div#shopNowBox img {
		margin: -30px 0 0 0px;
	}

	div#compinfoMenu {
		position: absolute;
		left: 0px;
		top: 20px;
		width: 180px;
	}
		
	ul#compinfoMenuUL {
		width: 175px;
		margin: 0px 0 0 0px;
		padding: 0px;
	}
	
	ul#compinfoMenuUL li {
		margin: 0px 0 0 0;
		padding: 0 0 0 5px;
		list-style-type: none;
		width: 175px;
		background: #E5F4D8 url(/about/aboutebates/images/menu.endcap_off.png) right no-repeat;
		padding: 0 0 0 5px;
		border-bottom: 1px #dddddd solid;
		height: 18px;
	}
	
	ul#compinfoMenuUL li.over {
		background: #b3d598 url(/about/aboutebates/images/menu.endcap_on.png) right no-repeat;
	}
	
	ul#compinfoMenuUL li.over a {
		color: #000000;
		font-weight: normal;
	}

	ul#compinfoMenuUL li a {
		font-weight: normal;
		font-family: verdana, arial, sans-serif;
		font-size: 7pt;
		text-decoration: none;
		color: #6D6D6D;
	}
		
	ul#compinfoMenuUL li#menuTitle {
	background: transparent url(/account/images/ACCOUNT_NAV_Header.gif) scroll no-repeat left top;
	color: #ffffff;
	border: none;
	height: 21px;
	width: 175px;
	font-size: 13px;
	font-weight: bold;
	padding-top:5px;
	}

	ul#compinfoMenuUL li#menuBottom {
		background: url(/about/aboutebates/images/menu.bottom.png) repeat-x;
		border: none;
		background-position:left top;
		
	}
	
	ul#compinfoMenuUL li ul {
		display: none;
		margin: 0 0 0 10px;
		padding: 0px;
	}
	
	ul#compinfoMenuUL li ul li {
		padding: 0px;
	}
	
	ul#compinfoMenuUL li.on {
		background: #eef8e7;
	}
	
	div#left-article , div#left-article p{
		padding-left:5px;
		color:#006600;
		font-weight:bold;
		font-size:12px;
		text-align:left;
	
	}
	div#left-article {
		display:none;
	}
	div#left-article img{
	margin-bottom:10px;
	}
	
