#pluginAppObj_4_01 .post { 
    max-height: 350px;
    overflow: auto;
}

@media (max-width: 479px) { #pluginAppObj_4_01 .post {overflow: visible; }}

    #pluginAppObj_4_01 .post_title {
	display: block;
	font-family: 'Tahoma';
	font-size: 16pt;
	text-align: left;
	color: rgba(20, 83, 145, 1);
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

#pluginAppObj_4_01 .post_body {
	font-family: 'Tahoma';
	font-size: 16pt;
	text-align: left;
	color: rgba(0, 16, 64, 1);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 5px;
}

#pluginAppObj_4_01 .post_data {
	font-size: 15pt;
	font-family: 'Tahoma';
	text-align: left;
	color: rgba(0, 16, 64, 1);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
}