.help_box
{
	background: #F5F5F5;
	padding: 10px;
}

.help_box ul
{
	list-style: square;
	margin-left: 10px;
}

.help_box h2
{
	margin-bottom: 10px;
}

#help_index #index_header
{
	height: 45px;
}

#help_index #index_header h2
{
	float: left;
}

#help_index #index_header #find_help
{
	float: right;
}

#help_index #tags br
{
	clear: left;
}

#help_index #tags ul
{
	list-style: none;
}

#help_index #tags ul li
{
	margin-right: 5px;
	float: left;
}

#view_help
{
	float: left;
}

#right_related
{
	width: 150px;
	float: right;
}

#related_help_records
{
	
}

#related_tags
{
	
}