/* Wishlist Style*/
.wl-container{position: relative;display: block;background: #faf3de;min-height: 238px;padding:15px 23px 15px 0;margin-top:85px;}
.wl-container .star{display: block;position: absolute;right:13px;top:10px;width: 28px;height:26px;background: url(images/blue-star.png) no-repeat 0 0;}
.wl-container .wl-copy h1{margin-bottom: 20px;}
.wl-container .wl-copy h1 a,
.wl-container .wl-copy h2 a{color:inherit;text-decoration: underline;}
.wl-container .wl-copy p{font-size:14px;line-height:18px;margin-bottom: 15px;}
.wl-container .wl-copy{position: relative;display: block;float:right;width:360px;}
.wl-container .wl-hero{position: absolute;display: block;left:0px;bottom: 0px;}