.relatedcontainer {
	background:url(images/sihr_feature_box_bg_white.gif) repeat-y;
	margin-top: 10px;
	margin-left: 45px;
	padding-right:1px; 
}
.related {
  background:url(images/sihr_feature_box_top_white.gif) top left no-repeat;
  width: 176px;
  padding-top: 5px;
}

.related_content {
  background:url(images/sihr_feature_box_bottom_white.gif) bottom left no-repeat;
  padding: 3px;
  padding-bottom: 20px;
}

.related h3 {
  font: bold 11px/11px Verdana, Arial;
  color:#000;
  padding:3px 3px 4px 10px;
  border-bottom:1px solid #CCC;
  margin: 0 0 3px 0;
  background:#fff;
}

.related h3 { font: bold 12px/12px Verdana, Arial; color:#000; padding:3px 3px 4px 10px; border-bottom:1px solid #ccc; }
.related ul { list-style: none; padding: 5px 0px; margin: 0px;}
.related li { padding: 0 0 1em 0; margin: 0px; }
.related a { display: block; padding: 0px 10px; margin: 0px; text-decoration:none; color:#000;}
.related a:hover { color:#369; text-decoration:underline; }
