.postRtCol table {
	height:172px;
	width:159px;
}
.ftItem .postRtCol table {
	height:185px;
}

.postRtCol .postdata{
	height:30px;
	padding:10px;
	width:159px;
	border-bottom: 1px solid #d5d5d5;
}
.postRtCol .postdata p.date{
	color:#333;
	font-weight:bold;
}
.postRtCol .postdata p.author{
	color:#666;
}
.postRtCol .postcomments {
	width:159px;
	vertical-align: middle;
}
.postRtCol .postcomments a {
	background: url(../images_gl/home_v2/blog-comments-back.gif) center center no-repeat #FFF;
	width: 150px;
	color:#666;
	font-size:18px;
	line-height: 22px;
	display:block;
	text-decoration:none;
	padding: 20px 0;
	text-align: center;
	margin: 0 0 0 8px;
}



#shareLinksGroup {
	position: absolute;
	margin: 0 0 8px 0;
	padding: 2px 4px 4px 0;
	border: 1px solid #ccc;
	background: #fff;
	z-index: 10000;
}
#shareLinksGroup .ltCol {
	float: left;
	margin: 0 0 0 6px;
}
#shareLinksGroup .rtCol {
	float: left;
	margin: 0 0 0 10px;
}

.postRtCol .postbookmarks {
	border-top: 1px solid #d5d5d5;
	width:159px;
	height:1px;
	padding: 8px 0 7px 8px;
}
.postRtCol .postbookmarks .printBtn {
	float: right;
	display: block;
	background:url(/images_gl/home_v2/blog-print-btn.gif) no-repeat;
	width: 18px;
	height: 17px;
	text-indent: -300px;
	overflow: hidden;
}
.postRtCol .postbookmarks .shareBtn {
	background:url(/images_gl/home_v2/lg-share-en.gif) no-repeat;
	display:block;
	width:125px;
	height:16px;
	text-decoration:none;
	text-indent:-1000px;
	overflow:hidden;
}