.cell-select {
    background-color: #ADD8E6 !important;
}

#search-results {
    position: absolute;
    top: 54px; 
    background-color: white;
    box-shadow: 5px 5px 5px #333;
    width: 250px;
}

#mpraces-table {
	padding-top: 15px;
}

