/*
Stylesheet: WishList Module
Author: Rubik Integration's Developers Team
*/

#view_wishlist td{vertical-align:top;border:none}
#view_wishlist {border-color:#fff;border-spacing:0}
#view_wishlist tr.vw_heading {background:#000; font-weight:bold; color:#fff;}
#view_wishlist tr.odd {background:#fff;}
#view_wishlist tr.even {background:#FAFAFA;}
.wl_name{font-weight:bold}
.wl_price {font-weight:bold; color:#FF0000;}