﻿.CutLine {
	background-image:url('../images/CutLine.gif');
	background-position:left center;
	background-repeat:repeat-x;
	width:100%;
	height:20px;
	padding:4px 0px 0px 55px;
}
.CutLabel {
	margin:20px 0px 0px 0px;
	background-image:url('../images/ReturnsLabel.jpg');
	background-position:center center;
	width:100%;
	background-repeat:no-repeat;
	padding:100px 0px 0px 100px;
	height:290px;
}