.displayreport h1 {
	font-size:1.2em;
	border-bottom:1px #ccc solid;
	padding:5px 0;
	margin:5px 0;
}
.cfxDisplayReport_Report { 	
	clear: both;
}

.cfxDisplayReport_ReportContainer {
	margin:5px 0;
	border-bottom:1px #ccc dashed;
	padding:5px 0;
}

.cfxDisplayReport_Report_Title_Container {
	float:left;
	width:30%;
	cursor:pointer;
}

.cfxDisplayReport_Report_Description {
	float:left;
}

.cfxDisplayReport_Report_Title, .cfxDisplayReport_Run_Title {
	float: left; 
	width: 300px; 
}

.LastRun_Download_Run {
	float: right;
	width: 300px; 	
}

.cfxDisplayReport_Report_LastRun, .cfxDisplayReport_Run_LastRun {
	float: left;
	padding:0 5px;
}

.cfxDisplayReport_Report_Download, .cfxDisplayReport_Run_Download {
	float: left; 
	padding:0 5px; 
}

.cfxDisplayReport_Report_Run {
	margin-right:5px;
}

.cfxDisplayReport_Report_Run, .cfxDisplayReport_Run_Run {
	float: left; 
	padding:0 5px;
	width:25px;
}

.cfxDisplayReport_Runs_Container {
	border:1px #ccc solid;
	border-top:none;
	border-bottom:none;
	padding-top:5px;
	background-color:#eee;
}

.cfxDisplayReport_Runs_Run { 
	clear: both; 
} 

.cfxDisplayReport_Runs {
	clear: both;
}


.cfxDisplayReport_FilterSets {
	clear: both;
}
.cfxDisplayReport_Report_Title {}
.cfxDisplayReport_Report_LastRun {}
.cfxDisplayReport_Report_Download {}


.ui-progressbar {
	position: relative;
}
.progress-label {
	position: absolute;
	left: 50%;
	top: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.cfxDisplayReport_Report_Meeting, .cfxDisplayReport_Report_Program, .cfxDisplayReport_Report_Extra, .cfxDisplayReport_Report_LastRun, .cfxDisplayReport_Report_Download, .cfxDisplayReport_Report_Forward, .cfxDisplayReport_Report_Archives { 
	float: left; 
	margin-right: 2px;	
	
} 

.cfxDisplayReport_Report_Download, .cfxDisplayReport_Report_Forward, .cfxDisplayReport_Report_Archives { 
	width: 18px; 	
} 

.cfxDisplayReport_Report_Meeting, .cfxDisplayReport_Report_Program { 
	width: 300px; 
	font-size: 12px;
} 

.cfxDisplayReport_Report_Program { 
	font-size: 10px;
} 