.postsblock{
	padding: 5px;
	font-size: 10pt;
	font-style: normal;
}

.postsblock a{
	font-size: 10pt;
}

.postsblock a:hover{
	background-color: #ccc;;
}


.postsblock .heading {
	margin-bottom: 20px;
	text-align: center;
}

.postsblock .heading h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.postsblock .heading h2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.postsblock .heading h3 {
	text-align: center;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.postsblock h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}

.postsblock h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.postsblock h3 {
	padding: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


.postsblock .name {
	display: inline;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
}


.postsblock ul{
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 20px;
	padding: 0px;
	list-style:none;
	position:relative;
	background:#fff;
	color:#000;
	_height: 100%;
}

.postsblock ul li {
	margin-bottom: 25px;
	width: 100%;
}


.postsblock li .firstline{
	border-bottom:1px solid #ddd;
	margin-top: 0px;
	margin-left: 0px;
	position:relative;
	font-size: 10pt;
	font-weight: bold;
	width: 100%;
}

.postsblock li p .firstline{
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	line-height:1.25;
	width: 90%;
}

.postsblock li p {
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
	line-height:1.25;
	width: 90%;
}

.postsblock li em{
	text-align: left;
	margin:0;
	position:relative;
	padding:1px 0 1px 5px;
	background:#fff;
	font-style:normal;
}

.postsblock ul li h3{
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color:#000;
}
