
.post-tab-entry-wrap .slide-meta ,
.post-tab-entry-excerpt {
	display : none;
}

.post-tab-entry-wrap .post-tab-entry .post-tab-image {
	display : inline-block;
	width : 30%;
}

.post-tab-entry-wrap .post-tab-entry .post-tab-content {
	display : inline-block;
	width : 60%;
}

