@CHARSET "ISO-8859-1";

.main_txt_td {
/*	width:310px;*/
	text-align: justify;
	vertical-align: top;
}

.txt_heading {
	font-size: 16px;
	font-weight: bold;
}

.main_pic_td {
	vertical-align:top;
	width: 595px;
	background-position: center;
	background-repeat: no-repeat;
}

.categories_tab_td {
	width: 945px;
	height: 39px;
}

.categories_title {
	
	vertical-align: middle;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

.topics_title {
	
	vertical-align: middle;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

.category_picture_td {
	vertical-align: middle;
	text-align: right;
}

.similar_cat_pic_div {
	float: right;
	width: 145px;
	height: 140px;
	vertical-align: text-bottom;
}

.category_href {
	text-decoration: none;
}

.topic_date {
	color: #8f8f8f;
	text-decoration: none;
	font-size: 12px;
}

.topic_href {
	color: #8f8f8f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}