.preview_match {
	float: left;
	width: 546px;
	height:480px;
	overflow:auto;
	background-color:#EAEAEA;
}
.preview_match .articlefulldisplay{
	width:510px;
	padding:10px 10px 5px 5px;
	text-align:left;
}
.report_match{
	float:left;
	width:360px;
	height:270px; /*550px; /*270px;*/
	overflow:auto;
	background-color:#EAEAEA;
}
.report_match_long{
	background-color:#EAEAEA;
	overflow:auto;
	overflow-x:hidden;
	width:344px;
	float:left;
	margin-bottom:10px;
	height:248px;
	text-align:left;
	padding:8px;
}
.post_match_quotes{
	float: left;
	width: 546px;
	height:260px;
	overflow:auto;
	background-color:#EAEAEA;
}
.post_match_quotes .articlefulldisplay{
	width:510px;
	padding:10px 10px 5px 5px;
	text-align:left;
}
.report_match .articlefulldisplay,
.report_match_long .articlefulldisplay{
	width:325px;
	padding:0 10px 5px 5px;
	text-align:left;
}
.report_match .articlefulldisplay,
.report_match_long .articlefulldisplay .article_name{
	font-weight:bold;	
}
.report_match .articlefulldisplay,
.report_match_long .articlefulldisplay .author_byline{
	padding:0px 0px 5px 0px;
	font-style:italic;
}
.general{
	float:left;
	height:525px;
	overflow:auto;
	text-align:left;
	width:457px;
}
.general .articlefulldisplay{
	padding:10px;
}
.general .article_name{
	font-weight:bold;
	margin-bottom:10px;
}