#top-catcard {
	padding-top: 10px;
	padding-bottom: 20px;
}
#rec-catcard {
	width: 99%;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
}
#catcard-rt {
	margin-left: 50%;
}
#catcard-lt {
	width: 50%;
	position: relative;
	float: left;	
}
.post {
	margin-right: 10px;
}
.post-title {
	font-weight: bold;
	border-bottom: 3px solid #4d83f2;
}
.post .post-meta {
	margin: 10px 0;
	font-style: normal;
}
.post .post-content {
	padding: 0 .625em;
}
.post .post-content div {
	width:  220px;
	height: 146px;
	float: left;
	margin: 5px 10px 10px 0;
}
.post-foot {
	background-color: #d1d1d1;
	padding: 3px 20px 3px 1em;
	margin: 0 40px 10px 20px;
}
