
/*
 * Fixes for Paladin
 */

#pal_pageaccessibility
{
	position: relative;
}

#pal_pagecopyright
{
	z-index: 1;
}
#pal_directorate
{
	z-index: 2;
}

#pal_content
{
	width: 100%;

	voice-family:"\"}\"";     /* IE 5 hack. IE 5 will ignore everything after this point. */
	voice-family:inherit;     

	width: auto;
}
table
{
	position: relative;
	width: 100%;
}
.pal_submenu
{
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
