@charset "utf-8";

p.btnRss {
	margin-top: -41px;
	text-align: right;
}
#topicsList dl {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#topicsList dt {
	width: 133px;
	float: left;
	padding-left: 7px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
#topicsList dd {
	background-image: url(../images/common/arrow_yellow.gif);
	background-position: 7px 14px;
	background-repeat: no-repeat;
	margin-left: 148px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
#topicsList dt.dtTop {
	padding-top: 0px;
	border-top-style: none;
}
#topicsList dd.ddTop {
	background-position: 0px 4px;
	padding-top: 0px;
	border-top-style: none;
}
