div.sidebar {
	padding-bottom: 200px;
}

div.sidebar h2 {
	height: 21px;
	background: url(../images/features/header_features.gif) no-repeat;
	margin: 15px 0 20px 0;
}

div.sidebar h2.about {
	height: 21px;
	background: url(../images/features/header_about.gif) no-repeat;
	margin: 15px 0 20px 0;
}

div.sidebar h2.faq {
	height: 21px;
	background: url(../images/features/header_faq.gif) no-repeat;
	margin: 15px 0 20px 0;
}

div.sidebar h2 span , div.sidebar h3 span {
	visibility: hidden;
}

div.category , p.sticky{
	background: url(../images/features/category_bg.gif) repeat-x;
	padding-top: 15px;
	margin-top: 15px;
}

div.category h3 {
	margin-bottom: 10px;
}

h3.solutions-overview {
	width: 163px;
	height: 15px;
	background: url(../images/features/header_solutions_overview.gif) no-repeat;
}

h3.financial-tools {
	width: 123px;
	height: 14px;
	background: url(../images/features/header_financial_tools.gif) no-repeat;
}

h3.supportive-community {
	width: 194px;
	height: 19px;
	background: url(../images/features/header_support_comm.gif) no-repeat;
}

h3.expert-coaching {
	width: 139px;
	height: 18px;
	background: url(../images/features/header_expert_coaching.gif) no-repeat;
}

h3.earn-rewards {
	width: 118px;
	height: 18px;
	background: url(../images/features/header_earn_rewards.gif) no-repeat;
}

div.sidebar ul {
	font-size: 13px;
}

div.sidebar ul li a {
	color: #fff;
	display: block;
	width: 214px;
	height: 21px;
	padding: 1px 0 0 10px;
}

div.sidebar ul li a:hover , div.sidebar ul li a.active {
	background: url(../images/features/category_list_bg.jpg) no-repeat;
	color: #4f7688;
}

p.sticky a {
	display: block;
	width: 224px;
	height: 230px;
	background: url(../images/features/sticky.jpg) no-repeat;
}

p.sticky a span {
	visibility: hidden;
}

p.sticky a:hover {
	background-position: 0 -230px;
}

/* ----- Main ----- */

div.main h2 {
	width: 370px;
	/*background: url(../images/features/header_budget_calc.gif) no-repeat;*/
	float: left;
}

div.main h2 span { }
div.main h3 span {
	visibility: hidden;
}

p.begin_trial {
	float: right;
	margin-right: 25px;
	border-left: 1px solid #e7e8e8;
	padding: 10px 0 0 30px;
	display: inline;
}

p.begin_trial a.button {
	position: relative;
	bottom: 5px;
}

p.intro {
	clear: both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #737677;
	margin-top: 40px;
	padding: 25px 0 30px 0;
	border-top: 1px solid #e7e8e8;
	border-bottom: 1px solid #e7e8e8;
	line-height: 1.5;
	width: 100%;
}

div.text {
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #e7e8e8;
	width: 100%;
	clear: left;
}

div.text p a{ color: #639A7F; border-bottom: 1px dotted #639A7F; }
div.text p a:hover{ border-bottom-style: solid; }

div.text img.image-float-left {
	float: left;
	margin: 0 20px 20px 0;
}

div.text img.image-float-right {
	float: right;
	margin: 0 0 20px 20px;
}

div.text h3 {
	font-size: 15px;
	color: #639a7f;
	padding-top: 10px;
}

div.text p {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	margin: 20px 0;
}

div.text hr {
	clear: both;
	border: 0;
	color: #e7e8e8;
	background-color: #e7e8e8;
	height: 1px;
	margin-bottom: 20px;
}

div.text ul {
	position: relative;
	left: 30px;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	list-style-type: disc;
}

p.begin_trial_bottom {
	float: left;
	margin-top: 25px;
	padding: 10px 15px 10px 0;
	border-right: 1px solid #e7e8e8;
	font-size: 13px;
	color: #666;
	width: 370px;
}

a.button.yellow.begin_trial_bottom {
	position: relative;
	top: 28px;
	float: right;
	margin-right: 25px;
	display: inline;
}


h3 {
font-size : 16px; 
font-weight: bold;
color : #000; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
h2 {
font-size : 12px; 
color : #353535; 
font-weight: Bold;
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
