h1
{
	color: #666633;
	font-size: 15px;
	font-weight: 600; 
}

h2
{
	color: #666633;
	font-size: 13px;
	font-weight: 600; 
}

h3
{
	color: #666633;
	font-size: 11px;
	font-weight: 600; 
}

#content .body .sidebar
{
	float: left;
	width: 200px;
	border: 1px solid #999;
	color: #000;
	font-size: 14px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#content .body .sidebar h1
{
	font-size: 15px;
	font-weight: 600;
}
#content .body .sidebar h2
{
	font-size: 13px;
	font-weight: 600;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

.sidebar {

}

