div[id*="_DocumentLibrary_DocumentLibraryPanel"] .row {
    margin-left: 0px;
    margin-right: 0px;
	}
	
div[id*="_DocumentLibrary_DocumentLibraryPanel"] table {
    box-shadow: 0 0 0 0px #ddd;
	margin-bottom: 0px !important;
	}
	
div[id*="_DocumentLibrary_DocumentLibraryPanel"] div.selrow {
    border: #ead200 0px solid;
	}
	
div[id*="_DocumentLibrary_DocumentLibraryPanel"] tr:nth-child(odd) {
    background: #FFFFFF;
    border-bottom: 0px dashed #ddd !important;
	}