.border {
	border-top: 6px none #999999;
	border-right: 6px ridge #999999;
	border-bottom: 6px none #999999;
	border-left: 6px ridge #999999;
}
.imageborder {
	border-top: 1px none #333333;
	border-right: 1px ridge #333333;
	border-bottom: 1px none #333333;
	border-left: 1px ridge #333333;
}
