﻿/**COLORS 
dark blue: #000077, or 113355
dark red: #880000
yellow: #ffee00

link: #990000
visited link: #000077
active link: #000077
hover color: #00bb00
**/

.reports_Headline{
	COLOR: #000077;
	FONT-SIZE: larger;
	FONT-WEIGHT: bolder;
}

.reports_Body{}


.reports_ItemClosing{
	float: right;
}

.report_ItemWrapper{
	margin: 15px;
}

.reports_UserName{
	float: left;
	margin-right: 10px;
}

.reports_DateTimeStamp{
	float: left;
	COLOR: #999999;
	margin-right: 10px;
}

.reports_DiscussionLink{
	 margin-right: 10px;
}

.reports_LeadIn{

}

