.taupeborder {
	border: 2px solid BFBAA4;
}
.taupebord1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #BFBAA4;
	border-bottom-color: #BFBAA4;
}
.taupebord2 {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BFBAA4;
}
.taupebord3 {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #BFBAA4;
}
.taupebord4 {
	border: none;
}
