.offer {
	margin: 0px;
	padding: 8px;
	border: 1px solid #000000;

}
.binder {
	background-image: url(images/binder-gif.gif);
	background-repeat: repeat-y;
	border: 1px solid #000000;

}
.fullbox {
	border: 1px solid #49312E;
}
.sidetrim {
	background-image: url(cottage-images/trim.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
}
