.ModalBottomLeft {
	background-image:url('/Images/WoodBorderBottomLeft.png');
	width:26px;
	height:332px;
}
.ModalBottomRight {
	background-image:url('/Images/WoodBorderBottomRight.png');
	width:250px;
	height:27px;
}

.ModalBottomLeftPopUp {
	background-image:url('/Images/WoodBorderBottomLeftPopUp.png');
	width:17px;
	height:257px;
	background-repeat:no-repeat;
}

.ModalBottomRightPopUp {
	background-image:url('/Images/WoodBorderBottomRightPopUp.png');
	width:145px;
	height:19px;
	background-repeat:no-repeat;
}

.ModalTopLeftPopUp {
	background-image:url('/Images/WoodBorderTopLeftPopUp.png');
	width:201px;
	height:26px;
	background-position:right;
	background-repeat:no-repeat;
}
.ModalTopRightPopUp {
	background-image:url('/Images/WoodBorderTopRightPopUp.png');
	width:25px;
	height:157px;
}