#entry-block {
	float: left;
	width: 560px;
	margin-bottom: 50px;
}
.contentsblock {
	vertical-align: top;
}

#subblock {
	float: right;
	width: 180px;
}

.topicentry A {
	color: #FF3300;
}
.topicentry A:hover {
	color: #FF33CC;
}


.topicentry {
	background-color: #FFFFFF;
	width: 560px;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}
.topictitle {
	background-image: url(imgs/topic/topic_entryheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	padding-top: 20px;
	font-size: 14px;
	padding-left: 20px;
	padding-bottom: 0px;
}
.topicbody {
	background-image: url(imgs/topic/topic_entryfooter.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
