/* Panel {{{1 */

div#panel	li
{
	list-style:		none;
	display:		inline;
}

/* }}}1 */

/* Grid {{{1 */

form#Grid   table   input,	input#topbar
{
	width:			100%;
}

form#Grid	table	input
{
	height:			100%;
}

form#Grid	table	input.selected
{
	background:		#000000;
	color:			#ffffff;
}

/* }}}1 */
