﻿.TextPost
{
	margin: 0px;
	padding: 20px 20px 20px 20px;
	
	width: 475px;
	background: #ffffff;
	
	cursor: pointer;
	
	float: left;
}

.TextPost .Title
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	
	float: left;
}

.TextPost .Author
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
	float: left;
}

.TextPost .Author a
{
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.TextPost .Author a:link
{
	text-decoration: none;
}

.TextPost .Author a:visited
{
	text-decoration: none;
}

.TextPost .Author a:hover
{
	text-decoration: none;
}

.TextPost .Author a:active
{
	text-decoration: none;
}

.TextPost .Author img
{
	position: relative;
	
	top: 5px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPost .Options
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 190px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	
	text-align: left;
	
	float: left;
}

.TextPost .Options img
{
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPost .Ratings
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 285px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	
	text-align: right;
	
	float: right;
}

.TextPost .Ratings img
{
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPost .Post
{
	margin: 0px;
	padding: 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	float: left;
}

.TextPost .Post .PostLead
{
	display: block;
	visibility: visible;
}

.TextPost .Post .PostMore
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
	cursor: pointer;
}

.TextPost .Post .PostMore a
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.TextPost .Post .PostMore a:link
{
	text-decoration: none;
}

.TextPost .Post .PostMore a:visited
{
	text-decoration: none;
}

.TextPost .Post .PostMore a:hover
{
	color: #000000;
	
	text-decoration: none;
}

.TextPost .Post .PostMore a:active
{
	text-decoration: none;
}

.TextPost .Post .PostHidden
{
	display: none;
}

.TextPost .Line
{
	margin: 0px;
	padding: 0px;
	
	width: 475px;
	height: 10px;

	border-bottom: 1px solid #aaaaaa;
	
	float: left;
}

.TextPost .Details
{
	margin: 0px;
	padding: 0px;
	
	width: 325px;
	
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	float: left;
}

.TextPost .Details a
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.TextPost .Details a:link
{
	text-decoration: none;
}

.TextPost .Details a:visited
{
	text-decoration: none;
}

.TextPost .Details a:hover
{
	text-decoration: none;
}

.TextPost .Details a:active
{
	text-decoration: none;
}

.TextPost .Comments
{
	margin: 0px;
	padding: 0px;
	
	width: 150px;
	
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	text-align: right;
	
	float: left;
}

.TextPostAbuse
{
	margin: 0px;
	padding: 20px 20px 20px 20px;
	
	width: 475px;
	
	cursor: pointer;
	
	float: left;
}

.TextPostAbuse .Title
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	
	float: left;
}

.TextPostAbuse .Author
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
	float: left;
}

.TextPostAbuse .Author a
{
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.TextPostAbuse .Author a:link
{
	text-decoration: none;
}

.TextPost .Author a:visited
{
	text-decoration: none;
}

.TextPostAbuse .Author a:hover
{
	text-decoration: none;
}

.TextPostAbuse .Author a:active
{
	text-decoration: none;
}

.TextPostAbuse .Author img
{
	position: relative;
	
	top: 5px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPostAbuse .Options
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 190px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	
	text-align: left;
	
	float: left;
}

.TextPostAbuse .Options img
{
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPostAbuse .Ratings
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	width: 285px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	
	text-align: right;
	
	float: right;
}

.TextPostAbuse .Ratings img
{
	margin: 0px;
	padding: 0px;
	
	border: 0px solid #aaaaaa;
}

.TextPostAbuse .Post
{
	margin: 0px;
	padding: 0px;
	
	width: 475px;
	
	color: #000000;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	float: left;
}

.TextPostAbuse .Post .PostLead
{
	display: block;
	visibility: visible;
}

.TextPostAbuse .Post .PostMore
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
	cursor: pointer;
}

.TextPostAbuse .Post .PostMore a
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.TextPostAbuse .Post .PostMore a:link
{
	text-decoration: none;
}

.TextPostAbuse .Post .PostMore a:visited
{
	text-decoration: none;
}

.TextPostAbuse .Post .PostMore a:hover
{
	color: #000000;
	
	text-decoration: none;
}

.TextPostAbuse .Post .PostMore a:active
{
	text-decoration: none;
}

.TextPostAbuse .Post .PostHidden
{
	display: none;
}

.TextPostAbuse .Line
{
	margin: 0px;
	padding: 0px;
	
	width: 475px;
	height: 10px;

	border-bottom: 1px solid #aaaaaa;
	
	float: left;
}

.TextPostAbuse .Details
{
	margin: 0px;
	padding: 0px;
	
	width: 325px;
	
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	float: left;
}

.TextPostAbuse .Details a
{
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.TextPostAbuse .Details a:link
{
	text-decoration: none;
}

.TextPostAbuse .Details a:visited
{
	text-decoration: none;
}

.TextPostAbuse .Details a:hover
{
	text-decoration: none;
}

.TextPostAbuse .Details a:active
{
	text-decoration: none;
}

.TextPostAbuse .Comments
{
	margin: 0px;
	padding: 0px;
	
	width: 150px;
	
	color: #aaaaaa;
	
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
	text-align: right;
	
	float: left;
}