.error_cont
{
	padding: 100px 0;
	text-align: center;
}

.post_info_table
{
	width: 100%;
	font-size: 10px;
}

.post_content_cont
{
	padding: 5px 5px 20px;
}

.pages
{
	text-align: center;
	margin-bottom: 10px;
}

.pages a
{
	text-decoration: none;
}

.pages a:hover
{
	text-decoration: underline;
}

.press_post_preview_cap
{
	padding: 2px 4px;
	text-align: center;
}

