.article #content{
	width:589px;/*824 - 215*/
	float:right;
}
	.article #content p{
		margin-right:100px;
	}
.article #content_wrapper{
	background:#f4f4f4;
	padding:23px 0;
}
.article div#sidebar{
	width:191px;
	background:url('/images/bg-sidebar.jpg') repeat-y;
	font-size:12px;
	padding-left:0 !important;
	margin-top:21px;
}
.article #sidebar h1{background:url('/images/bg-sidebar_top.jpg') no-repeat;text-align:center;margin:0;width:177px;padding:15px 0;}
.article div#sidebar ul#sales_tools{
/*	background:url('/images/table_of_contents.jpg') no-repeat;*/
	padding:0 0 10px 0;
}
	.article ul#sales_tools a{text-decoration:none !important;}
	.article div#sidebar ul#sales_tools li{margin-right:14px;padding:10px 0 10px 30px;color:#951f14;font-weight:bold;font-size:13px;text-transform:uppercase;border-bottom:1px solid #fff;}
		.article div#sidebar ul#sales_tools li.last{border:none;}
	.article #sidebar ul#sales_tools li a {color:#565454;margin-right:20px;text-decoration:underline;display:block;font-weight:normal;text-transform:none;margin-top:3px;}
	.article div#sidebar div.bottom{height:22px;margin-top:20px;background:url('/images/bg-sidebar_btm.jpg') no-repeat;}