.ImageBorder {
	border: 2px ridge #FFFF00;
}
.cellbottom {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFF00;
}
