#menu_main { background: url('/images/graphics/main_menu.bg.png'); background-color: transparent; }
#fuel_cost_estimator { margin-left: 10px; background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }

#rv_row div {  background: url('/images/graphics/rv_row.bg.png'); }
.rows li { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }
.rows #even.highlight #disTab { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }
.rows #odd.highlight { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }
.rows #odd.highlight #disTab { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x;  }
#even #cap { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; background-color: black; }