#map {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     border: 1px solid #aaa;
}

.list-top-0 .x-grid3-cell-first {
	background-color: #FF2915;
}
.list-top-1 .x-grid3-cell-first {
	background-color: #FF8533;
}
.list-top-2 .x-grid3-cell-first {
	background-color: #A038FA;
}

.jmw-border { 
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}
