
textarea
{
	white-space: nowrap;
}

table
{
	table-layout: fixed;
	width: 100%;
}

table.corrupt_function
{
	table-layout: fixed;
	width: 470px;
}

.small_font
{
	font-size: 9pt;
        margin-top: 1px;
        margin-bottom: 2px;
}

#body
{
	width:100%;
}

.close-UL{
background: url(../img/close.gif) center right no-repeat;
}

.open-UL{
background: url(../img/open.gif) center right no-repeat;
}


