.excelDownloadContainer {
	background: #F5F4F2;
	padding: 10px;
	margin-top: 5px !important;
	float: left;
}

.excelDownloadContainer .excelDownloadHeader {
	border-bottom: 1px solid #CFCCC1;
}

.excelDownloadContainer .headerTitle .grid-title span a {
	color: #3F291E;
	outline: none;
}
.excelDownloadContainer .headerTitle .grid-title {
 border-bottom: none;	
}
.excelDownloadContainer .downloadItem {
	color: #54301A;
	border-bottom: 1px solid #CFCCC1;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0;
}

.excelDownloadContainer .headerTitle {
	float: left;
	width: 86%;
}

.excelDownloadContainer .headerExcelIcon {
	background: url("../../images/cfp-excel-icon.png")
				no-repeat right bottom;
    padding-right: 25px;
    padding-bottom: 5px\0/;
}

.excelDownloadContainer .lastItem {
	border-bottom: none;
}
.add-hover{
	color:grey !important;
}
.excelDownloadContainer .grid-title {
	font-size: 0.9em;
}