#sidebar-right h2, #sidebar-left h2  {
	margin:20px 0 10px 0;
	color:#8f8174;
	font-size:1.4em;
	line-height:1;
	font-weight:bold;
}
#sidebar-right h3, #sidebar-left h3 {
	margin:15px 0 0 0;
	color:#000;
	font-size:1em;
	line-height:1;
	font-weight:bold;
}
#sidebar-right p, #sidebar-left p {
	line-height:1;
	margin:5px 0 0 0;
}
#sidebar-left
{
	width:240px;
	margin:0 10px 0 -10px;
	float:left;
}

#sidebar-right
{
	width:230px;
	margin-right: 0;
	padding-right: 0;
	float:left;
}

#section-top
{
	height:auto;
	margin-bottom:10px;
}