#articlelist, #articlelist ul { list-style-type:none; margin: 0; padding: 0; font-weight:normal; clear:both  }

#articlelist li { padding: 5px 0 5px 0; border-bottom:0px solid #e5e5e5; font-weight:normal }

#articlelist li.expandable { cursor:pointer; background: url(../img/left_nav/plus.gif) left 10px no-repeat;  padding-left:15px  }

#articlelist li.collapsable { background: url(../img/left_nav/minus.gif) left 10px  no-repeat; cursor:pointer; padding-left:15px  }

#articlelist li ul { padding-left:15px }

#articlelist li span { font-weight:bold; padding-left:0px }

#articlelist a {
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}

#articlelist a:hover { /*font-weight:normal;*/
	color:#FF0000
}

#articlelist li.lastnb { border-bottom:none }

.selected  { color:#FF0000 }

#articlelist li.noplus a { cursor:pointer; background:none; font-weight:bold; color:#505050 }

#articlelist li.noplus a:hover { cursor:pointer; background:none; font-weight:bold }


.forums ul { font-weight:normal; font-size:11px }

#articlelist li.forums { padding-left:10px}

.forums a { font-weight:normal }

.forums a:hover { font-weight:normal}