.gbb_table
{
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.gbb_ul
{
	background: url(grayborder/gray000.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.gbb_top
{
	background: url(grayborder/gray001.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gbb_ur
{
	background: url(grayborder/gray002.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.gbb_left
{
	background: url(grayborder/gray003.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.gbb_center
{
	vertical-align: middle;
}
.gbb_right
{
	background: url(grayborder/gray005.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.gbb_ll
{
	background: url(grayborder/gray006.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.gbb_bottom
{
	background: url(grayborder/gray007.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.gbb_lr
{
	background: url(grayborder/gray008.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
