.favorite_on{ width:16px;height:16px; background: #fff url(img/favorite.png); color:#CCC; cursor: pointer; } .favorite_off{ width:16px;height:16px; background: #fff url(img/favorite.png); background-position: 0px 16px; color:#CCC; cursor: pointer; } body{ font-family:helvetical,arial; } a:link {color: blue} a:visited {color: blue} .listingh { color:white; font-weight:bold; text-align:center; font-size:.9em; background-color:#CCCCCC;} .listingd{color:black;text-align:center;} th h3{background-color:#0011cf;color:white;margin-top:18px} .dataname{font-style:italic; padding-right:18px} td.listing_header{ background-color:#0011cf; color:white; font-size:.8em; } table.navbar{ background-color:#DDDDDD; }