#allProgressReports{
	border-top: 1px solid #BDBDBD;	
	border-left: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	width:550px;
}

/*Progress reports*/
.report{ 
	clear:both;
	display:block;
	float:none;
	height:37px;
	padding-top:5px;
	padding-left:22px;
	border-bottom:1px solid #BDBDBD;
	width:auto;
}

.odd{
	background-color:#E1E2E2;
}

/*Active progress report*/
#activeProgress{
	background: url('./images/view_all_progress_reports/expand_box_report.gif') no-repeat 0 0px;
	height:auto;
	padding-left:0;
	cursor:default;
}

#activeProgress .progressTitle{
	color:#FCFCFC;
	height:44px;
	padding-left:23px;
	padding-right:8px;
	font-weight:normal;
	cursor:default;
}

#activeProgress .progressDate{
	color:#FCFCFC;
}

#activeProgress ul, #activeProgress ul li{
	padding:0;
	margin:0;
	list-style:none;
	list-style-type: none;
}

#activeProgress ul{
	clear:both;
}

#activeProgress .printReport, #activeProgress .shareReport{
	cursor:pointer;
}

/*On mouse over of a progress report*/
#progressSelected{
	background: url('./images/view_all_progress_reports/collapse_box_report.gif.gif') no-repeat 0 0px;
	cursor:pointer;
}

/*Report title link*/
.progressTitle{
	display:block;
	float:left;
	cursor:pointer;
	margin:0;
	font-size:12px;
	color:#000000;
	padding-right:10px;
	width:448px;
	line-height:13px;
}

.progressDate{
	font-size:12px;
	color:#2253A9;
	float:left;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:13px;
	width:auto;
}

/*On mouse over of a progress report*/
#progressSelected .progressTitle{
	text-decoration:underline;
	color:#FCFCFC;
}

#progressSelected .progressDate{
	color:#FCFCFC;
}

/*Report body*/
.progressBody{
	clear:both;
	display:block;
	float:none;
	padding-top:20px;
	padding-bottom:16px;
	padding-left:19px;
	background: url('./images/view_all_progress_reports/gradient_box_open.gif') no-repeat left bottom;
	width:auto;
}
.Explorer6 .progressBody, .Explorer7 .progressBody{
	padding-top:10px;
}

#progressActiveBody{
	position: relative;
	height:500px;
    overflow: auto;
    z-index: 1;
	display:block;
}

#progressActiveContent{
	padding-top:0px;
	padding-left:0px;
	width:550px;
}

#progressBodyContainer{
	margin-left:10px;
}
	
.progressBody p{
	padding-bottom:14px;
	margin-left:10px;
}
.progressBody p a{
	color:#2253A9;
}

.postedByLi{
	float:left;
	width:auto;
}

.postedBy{
	clear:both;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:25px;
	padding-bottom:11px;
	padding-left:30px;
	padding-top:4px;
}

.Explorer6 .postedBy{
	float:left;
	width:auto;
}

.report .printReportLi, .report .shareReportLi{
	float:right;
	width:auto;
}

.report .printReport, .report .shareReport{
	display:block;
	height:19px;
	margin-top:4px;
	width:18px;
}

.report .printReport{
	margin-right:8px;
	width:20px;
}

.report .shareReport{
	margin-right:20px;
	width: 52px;
}

.printReport span, .shareReport span{
	display:none;
}

.report p{
	margin:0px;
	width:510px;
}

#allVideosLnk{
	display:block;
	height:37px;
	width:247px;
	background: url('./images/all_videos/btn_all_videos_off.gif') no-repeat 0 0px;
	cursor:pointer;
}
#keywordinput
{
margin:0;
padding:0;
width:250px;
position:relative;
top:3px;
left:564px;
height:23px;
}
.Safari #keywordinput {
       margin:0;
       padding:0;
       width:250px;
       position:relative;
       top:7px;
       left:564px;
       height:23px;
} 

#aSearch
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(./images/common/header_btn_search.png) no-repeat scroll 0 0;
display:block;
top:-22px;
left: 790px;
height:22px;
position:relative;
width:23px;
cursor:pointer;
}
.Explorer6 #aSearch
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(./images/common/header_btn_search.png) no-repeat scroll 0 0;
display:block;
top:-24px;
left: 790px;
height:22px;
position:relative;
width:23px;
cursor:pointer;
}
.Explorer7 #aSearch
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(./images/common/header_btn_search.png) no-repeat scroll 0 0;
display:block;
top:-24px;
left: 790px;
height:22px;
position:relative;
width:23px;
cursor:pointer;
}
.Explorer8 #aSearch
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(./images/common/header_btn_search.png) no-repeat scroll 0 0;
display:block;
top:-22px;
left: 790px;
height:22px;
position:relative;
width:23px;
cursor:pointer;
}
.Safari #aSearch
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: transparent url(./images/common/header_btn_search.png) no-repeat scroll 0 0;
display:block;
top:-17px;
left: 790px;
height:22px;
position:relative;
width:23px;
cursor:pointer;
}