@charset "utf-8";
.leftInfo {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #A08C47;
	border-left-color: #A08C47;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A08C47;
}
.rightInfo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #A08C47;
	border-bottom-color: #A08C47;
}
.white {
	font-weight: bold;
	color: #FAF2DB;
	padding-left: 10px;
}
.saleCats {
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #C8B370;
}
.saleRight {
	font-size: 12px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #6D5217;
	border-bottom-color: #6D5217;
}
.saleLeft {
	font-size: 12px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #6D5217;
	border-bottom-color: #6D5217;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6D5217;
}

.ped {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D5217;
}


.outline {
	border: 1px solid #A08C47;
}
.saleHeading {
	font-size: 15px;
	color: #FAF2DB;
	background-color: #6D5217;
	text-align: center;
	padding: 3px;
	font-weight: bold;
}
#pics {
	background-color: #FAF2DB;
	margin: 0px;
	text-align: center;
}
