﻿/**COLORS 
dark blue: #000077, or 113355
dark red: #880000
yellow: #ffee00

link: #990000
visited link: #000077
active link: #000077
hover color: #00bb00
**/

.reportDetail_Headline{
	COLOR: #000077;
	FONT-SIZE: larger;
	FONT-WEIGHT: bolder;
}

.reportDetail_Body{}

.reportDetail_BodyPreview{

}

.reportDetail_ItemClosing{
	float: right;
	width: 400px;
	
}

.reportDetail_ItemWrapper{
	
}

.ReportDetail_pnl_comments{
    margin: 5px 2px 5px 2px;
}

.reportDetail_UserName{
	float: left;
	margin-right: 10px;
}

.reportDetail_DateTimeStamp{
	float: left;
	COLOR: #999999;
	margin-right: 10px;
}

.reportDetail_discussionLink{
	margin-right: 10px;
}

.ReportDetail_PreviewWrapper{
    height: 400px;
    width: 400px;
    font-style: italic;
    font-size: small;
}
 

.reportDetail_Wrapper{
    margin: 0px 10px 10px 10px;
}
