#cat_tree table {
	margin-top: 1em;
}

#cat_tree th {
	font-size: 120%;
	height: 1em;
	color: #000;
	text-align: left;
}

#cat_tree td.description {
	vertical-align: top;
	padding-top: 1em;
}

#cat_tree td.icon {
	vertical-align: top;
	width: 60px;
}

#cat_tree div {
	margin-left: 60px;
}

.art_short {
	margin-bottom: 2em;
}

.art_short h2 {
	border-bottom: 1px #D0D0FF solid;
	font-size: 120%;
	height: 1.5em;
}

.art_short .footer {
	height: 1em;
	margin-top: 0.5em;
}

.art_short h2 a, .art_short .footer b {
	float: left;
}

.art_short h2 small, .art_short .footer a {
	float: right;
}

.art_short h2 small {
	color: #5B789B;
	font-weight: normal;
}

a.comment:link, a.comment:visited {
	text-decoration: none;
	padding-left: 16px;
	background: url(../img/portal/comments.jpg) 0 1px no-repeat;
}

a.atoggle {
	margin-right: 0.5em;
}

a.atoggle img {
	padding: 4px;
}
