.hide-when-printing{

display: none;
}
.purchase-details{

width: 100%;
border-bottom: 1px solid black;
}
.cherrytree_cart_table{

width: 100%;
border-bottom: 1px solid black;
}
.cherrytree_cart_table td.cherrytree-cart-table-item-data{
border-bottom: 1px solid black;
}
.cherrytree-cart-table-header {
font-weight: bold;

}

.cherrytree-show-when-printing{
display: block;
}
#cherrytree-banner-print-wrapper{
background-image: url(/resources/images/print/bannerwithlogo.png);
	background-repeat:no-repeat;
float: left;
background-color: #C20043;
width: 100%;
height: 115px;
}
.purchase-history-item{
float:left;
width: 100%;
}
a{
text-decoration: none;
color: #000;
}
img{
border: none;
}
.data_table_header td{

font-weight: bold;
}
.data_table img{

display: none;
}