#wlItemView.PrintView { border: none; padding: 0 0 10px; }

#wlItemView .wlDivider{
    background: url("../img/wishlist/wlDivider.png") no-repeat scroll -45px 0 transparent;
    height: 1px;
    margin: 14px 0 25px;
    clear: both;
    margin: 0 0 20px;
    float: left;
}


.wlPrintView .wlItemWrap {
    display: inline-block;
    height: auto!important;

    margin-bottom: 20px;
    position: inherit;
    width: 680px;
}

img.wlDividerPV { display: block; margin: 0 0 20px; clear: both; }
div.wlDivider { display: none; }
.wlPrintView #wlItemView.PrintView { 
	height: 100%; 
	margin: 0 auto; 
}

.PrintView h2 {
	margin-top: 2px;
}