#pluginAppObj_08 .post { 
    max-height: 300px;
    overflow: auto;
}

@media (max-width: 479.9px) { #pluginAppObj_08 .post {overflow: visible; }}

    #pluginAppObj_08 .post_title {
	display: block;
	font-family: 'Tahoma';
	font-size: 18pt;
	text-align: left;
	color: rgba(239, 239, 239, 1);
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 5px;
}

#pluginAppObj_08 .post_body {
	font-family: 'Tahoma';
	font-size: 12pt;
	text-align: left;
	color: rgba(239, 239, 239, 1);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

#pluginAppObj_08 .post_data {
	font-size: 11pt;
	font-family: 'Tahoma';
	text-align: left;
	color: rgba(239, 239, 239, 1);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}