#pmb {
	font-size: 10px;
	margin: 5px;
	background: #eee;
	margin: 60px 0;
}
#pmb table, #pmb td {
	border-collapse: collapse;
	border: 1px solid #333; 
}
#pmb #pmbtitle {
	background: #000;
	color: #fff;
	text-align: center;
}
#pmb #pmblists {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#pmb #similar, #pmb #catposts {
	width: 36%;
}
#pmb #pmbtitle .title {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 20px;
}
#pmb #pmbtitle .tagtitle {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 26px;
	vertical-align: -8px;
}
#pmb #pmbbases {
	color: white;
	background-color: #000;
	font-weight: bold;
	font-size: 14px;
}
#pmb #subscribe {
	text-align: center;
}
#pmb .subscribetitle a {
	color: orange;
}
#pmb #newer {
	text-align: right;
}
#pmb ul {
	margin: 1em 0;
	padding: 0;
}
#pmb ul li {
	list-style-type: disc;
	font-size: 14px;
	margin: 0 0 4px 1em;
	padding: 0;
}
#pmb p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}