.gb_table
{
	background-color: #FFFFFF;
}
.gb_ul
{
	background: url(graybox/gybx000.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.gb_top
{
	background: url(graybox/gybx001.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gb_ur
{
	background: url(graybox/gybx002.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.gb_left
{
	background: url(graybox/gybx003.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.gb_center
{
	text-align: center;
	vertical-align: middle;
}
.gb_right
{
	background: url(graybox/gybx005.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gb_ll
{
	background: url(graybox/gybx006.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.gb_bottom
{
	background: url(graybox/gybx007.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gb_lr
{
	background: url(graybox/gybx008.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
