div#forum_list {
	position:relative; 
	top:-15px;
}

#forum_list table {
	margin-left: auto; 
	margin-right: auto;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 11px;
}

#forum_list table th {
	border: 1px solid #CACACA;
	padding: 5px;
	background: #B5D5EE;
	font-size: 11px;
	font-weight: bold;
}

#forum_list table th a {
	font-weight: bold;
	background:transparent url(https://img.propertyshark.com/img/jk/arr_l.gif) no-repeat scroll 0px 6px;
	padding:2px 0pt 2px 12px;
}

#forum_list table td {
	border: 1px solid #CACACA;
	padding: 5px;
	background: #EAEAEA;
}

.phorum-titleblock {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background: #B5D5EE;
}

.phorum-block {
	padding: 5px;
	background: #EAEAEA;
}

td.phorum-block {
	padding: 5px;
	background: #EAEAEA;	
}

td.phorum-block a {
}

.phorum-read_subject, .phorum-read_subject_reply {
	font-weight: bold;
	background:transparent url(https://img.propertyshark.com/img/jk/arr_l.gif) no-repeat scroll 0px 6px;
	padding:2px 0pt 2px 12px;
}

.list_threads {
	margin-top:5px; 
	margin-bottom:5px;
}

.list_threads td {
	border: 1px solid #CACACA;
	padding: 5px;
	background: #EAEAEA;
	margin-top:5px; 
	margin-bottom:5px;
}

#phorum-post-form {
	background: #EAEAEA;
	padding-bottom:20px;
	padding-top:5px;
}

.top_links {
	color: #002D8A;
}

.margin_links {
	margin: 4px 0 0 5px;
}
