.last_topic_container {
	background-image: url(../images/last_topic.gif);
	width: 436px;
	height: 184px;
	position: relative;
	padding-top: 14px;
}
table.last_topics {
	width: 376px;
	margin-left: 30px;
}
table.last_topics tr {
	height: 28px;
	//height: 27px;
}

.row_on td, .row_off td {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	padding-right: 5px;
	border-bottom: solid 1px #78735f;
	font-family: "Times New Roman";
	font-size: 14px;
}
.row_on a, .row_off a {
	position: absolute;
	top: 0px;
	text-decoration: none;
	font-family: "Times New Roman";
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	height: 22px;
	width: 362px;
	padding-top: 5px;
	background-image: url(last_topic_button_bg.gif);
}
.row_on span, .row_off span {
	
}
.row_on a {color: #d7c09c;}
.row_off a {color: #c0a882;}
.row_on td {color: #d7c09c; border-bottom: solid 1px #78735f; cursor: hand; cursor: pointer;}
.row_off td {color: #c0a882; border-bottom: solid 1px #78735f;}