﻿.commentary{
	background-color:#EAEAEA;
	overflow:auto;
	overflow-x:hidden;
	width:344px;
	float:left;
	margin-bottom:10px;
	height:248px;
	text-align:left;
	padding:8px;
}
.commentaryfull{
	background-color:#EAEAEA;
	overflow:auto;
	overflow-x:hidden;
	width:344px;
	float:left;
	margin-bottom:10px;
	height:550px;
	text-align:left;
	padding:8px;
}
.commentary .manualcommentary, .postcommentary .manualcommentary,
.commentaryfull .manualcommentary, .postcommentary .manualcommentary{
	float:left;
	font-weight:bold;
}
.commentary .feedcommentary, .postcommentary .feedcommentary,
.commentaryfull .feedcommentary, .postcommentary .feedcommentary{
	float:left;
}
.commentary .commentaryseparator,
.commentaryfull .commentaryseparator{
	float:left;
	width:344px;
	border-bottom:2px solid #ffffff;
	height:2px;
	margin:4px 0px 4px 0px;	
}
.manualcommentry .commentrypad{
	background-color:#FFF;
	font-weight:bold;
	padding:5px;
}
.commentrypad{
	margin:15px 10px;
}
.postcommentary{
	background-color:#EAEAEA;
	overflow:auto;
	overflow-x:hidden;
	width:344px;
	float:left;
	margin-bottom:10px;
	height:258px;
	text-align:left;
	padding:8px;
	height:600px;
	width:530px;	
}
.postcommentary .commentaryseparator{
	float:left;
	width:510px;
	border-bottom:2px solid #ffffff;
	height:2px;
	margin:4px 0px 4px 0px;	
}


