.BottomBorder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-top-color: #F4BDFB;
	border-right-color: #F4BDFB;
	border-bottom-color: #F4BDFB;
	border-left-color: #F4BDFB;
	padding-bottom: 12px;
}

