#menu_main { background: url('/images/graphics/main_menu.bg.png'); background-color: transparent; }
#rv_row div {  background: url('/images/graphics/rv_row.bg.png'); }
#menu_sub #children { background: url('/images/graphics/children.bg.png'); background-repeat: no-repeat; }
#menu_sub #featured { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }
#menu_right ul li { background: url('/images/graphics/menu_right.bg.png'); }
#fuel_cost_estimator { background: url('/images/graphics/row.bg.png'); background-repeat: repeat-x; }
.rows #even { 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; }*/