﻿.report						{}
.reportsection {}
.reportsection .header {clear: both; background-color: #F3F3F1; height: 43px; margin-bottom: 5px;}
.reportsection .sectionarrow {float: left;}
.reportsection h3 {color: #622875; padding-top: 15px; padding-left: 55px; font-size:120%;}
.reportsectionright {float: right; padding-top: 10px; padding-right: 15px;}


.reportsectionpages {clear: both;}
.reportsectionpages h4 {
	clear: both;
	color: #333;
	font-size: 100%;
	margin: 0 0 0 70px;
	text-align: left;
}
.reportsectionpages ul {
	clear: both;
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 5px 10px 20px 10px;
	padding: 0 0 0 40px;
}
.reportsectionpages ul.reportlist li {
	clear: both;
	width: 390px;
}
.reportsectionpages ul.reportlist li input {
	float: left;
}
.reportsectionpages ul.reportlist li label {
	float: left;
	padding: 3px 0 0 0;
}
.reportsectionpages ul.reportlist li .size {
	float: right;
	padding: 3px 0 0 0;
	text-align: right;
	width: 50px;
}
.reportsection .header { _height: auto; }
.reportsection .header h3 { _margin-top: 5px; _padding-bottom: 12px; }