#related_title
{
	background-color:#E3E3E3;
    color: #666666;
    font-weight: bold;
    height: 30px;
    text-indent: 10px;
}
.related_item_class
{
	margin:3px;
	padding:0px;
	text-indent: 0px;
}
.related_item_class LI
{
	margin:3px;
	padding:0px;
	text-indent: 0px;
}
.relateditem_seperator
{
	display:block;
	width:100%;
	margin:0;
	clear:both;
	display:none
}
#related_content
{
	padding-right:10px;
}