/* CSS Document */
td.details-control {background:url('img/down.png') no-repeat center center; cursor:pointer;}
tr.shown td.details-control {background:url('img/up.png') no-repeat center center; cursor:pointer;}