.post_item {
	margin-bottom: 10px;
}
.user_logo {
	text-align: center;
}
.user_name {
	font-weight: bold;
}
.post_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.blog_post_info {
	text-align: right;
}
.cont_table .work_table {
	height: 30px;
}
.cont_table .work_table td{
	width: 30px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	border: none;
	border: solid 1px #bbbbbb;
}
.cont_table .work_table td.first_td {
	border: solid 1px #ffffff !important;
}
.cont_table .work_table td.sp_td {
	border: none !important;
	width: 5px;
}