#section_parent
{
	clear: both;
	font-weight: bold;
	margin: 5px 0 10px 0;
	text-decoration: none;
	text-align: right;
}

#section_parent a.more
{
	display: inline;
	float: none;
}

#subsections
{
	float: left;
	list-style: none;
	width: 630px;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}

#subsections li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 210px;
	background: transparent url(images/subsection2.gif) 0 center no-repeat;
}

#subsections a
{
	color: #900;
}

#subsections a:hover
{
	color: #000;
	text-decoration: underline;
}

#subsections li a
{
	margin: 0 0 0 16px;
	text-decoration: none;
}

#section_filter
{
	position: relative;
	float: left;
}

.box_com ul li a.comments
{
	float: left;
	text-decoration: none;
	background: #fff url(images/comments.png) 0 center no-repeat;
	color: #333;
	padding: 0 0 0 22px;
}

.box_com ul li a.comments:hover
{
	text-decoration: underline;
	color: #000;
}