.topic-line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 1px;
	margin-left: 10px;
}
.topic-day {
	float: left;
	width: 75px;
	margin-right: 5px;
	padding: 3px;
	background-color: #ffebad;
}
.topic-text {
	padding: 3px;
}

.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.news {
	padding: 0px;
	margin-right: 0px;
}
.news-sc {
	margin-left: 15px;
}

.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.entrybody {
}
.topic {
	background-image: url(../images/topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.index-a {
	width: 157px;
	float: left;
}
.index-b {
	width: 354px;
	float: left;
}
.index-c {
	width: 280px;
	float: right;
}
.index-d {
	width: 640px;
	float: right;
	overflow: hidden;
}
