@charset "utf-8";
/* CSS Document */

h2 {
	width:710px;
	margin:0 0 10px 0;
}
.yearLink {
	text-align: right;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
}
.titTopix {
	width:705px;
	background-image: url(../img/tit_topicspage.gif);
	background-repeat: no-repeat;
	height: 53px;
	margin-top: 0;
	margin-right: 0em;
	margin-left: 0;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 33px;
	padding-right: 5px;
	font-weight: bold;
}
table {
	table-layout:fixed;
	border-collapse:collapse;
	width:682px;
	margin:0 0 0 14px;
	line-height:120%;
}
table th,
table td {
	padding:10px 0;
	background:url(../img/bg_tableborder.gif) repeat-x 0 bottom;
}
table th {
	width:134px;
	font-size:85%;
	font-weight:bold;
}
table th img {
	display:block;
	margin:8px 0 0 0;
}
table td.entry_body {
	width:402px;
	font-size:75%;
	padding-right:10px;
}
table td.entry_photo {
	width:136px;
	font-size:75%;
	text-align:center;
	overflow:hidden;
}

