/* CSS Document */

.topicsTitle {
	background-image: url(../top/topics-titlebg.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	padding-left: 27px;
	font-weight: bold;
}
.topicsDoc {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	background-image: url(../top/topics-DocBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	margin-bottom: 15px;
}
.topicsLine {
	width: 493px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.topicsDayL {
	float: left;
	width: 110px;
}
.topicsDayR {
	float: left;
	width: 382px;
}
.topCounter {
	background-image: url(../top/topics-DocBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	margin-bottom: 15px;
	border: 2px solid #3366CC;
}
