.forum_table {
background-color: #FFFFFF;
}

.forum_table td {
border-bottom: thin dotted #999999;
padding:6px;
}

.forum_table tr {
background-color:#F8F7F5;
}


.forum_table th {
background-image:url('http://www.getup.org.au/images/2020forum/forum_hd_bg.jpg');	
background-color:#e1e1e1;
text-align:left;
font-size:14px;
color:#FFF;
border-bottom: thin inset #e1e1e1;
}

.bold_link {
font-weight:bold;	
}

span.name_link {
	font-weight: bold;
	color: #FF6600;
}

a.name_link:link, a.name_link:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

a.name_link:hover, a.name_link:active {
	font-weight: bold;;
	color: #FF6600;
	text-decoration:underline;
}

.forum_date_txt {
font-size:8px;
color:#999999;
}

.forum_count_txt {
font-size:14px;
color:#999;
}

.sub_by {
color:#999;	
font-size:10px;
font-style:italic;	
}

.advice_txt {
font-size:11px;	
}
	
.forum_h3 {
padding:4px;
font-weight:bold;
font-size:14px;
display:block;
color:#FFF;
background-image:url('http://www.getup.org.au/images/2020forum/forum_hd_bg.jpg');
}

.delegate_bg {
background-color:#F2F8FF;
}

.category_list {
margin-left: 0;
padding-left: 0;
margin-bottom: .3em;
list-style: none;
}

.category_list li {
padding-left: 25px;
padding-top: 6px;
padding-bottom: 5px;
background-image: url('http://www.getup.org.au/images/2020forum/forum_thumb_up.gif');
background-repeat: no-repeat;
background-position: 0 50%;
margin: 0em .5em;
}

.category_more {
margin: 0 2.5em;
}