/*
 *  Grey box overrides.
 */

.GB_Window .content
{
	border: 5px solid #888888;
}

.GB_Window table.header
{
	display: none;
}