#layout_right_margin {
  border-left: 1px solid #CCCCCC;
}
#right_margin  {
  padding-left: 16px;
}
#right_margin h1   {
	color: #399;
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #399;
}
#right_margin h1 + p     {
  margin-top: 2px;
}

