TABLE.cpInfoBox
{ 
	table-layout: fixed;
}
TR.cpTitleBar
{
	height: 29px;
	width: 100%;
}
TD.cpLeftNav
{
	vertical-align: top;
	height: 100%;
}
TD.cpMainNav
{
	vertical-align: top;
	height: 100%;
}
TD.cpRightNav
{
	vertical-align: top;
	height: 100%;
}
TD.cpOrgName
{
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
TD.cpProductName
{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
TD.cpPortalTab
{
	padding-right: 7px;
	padding-left: 7px;
	cursor: hand;
	cursor: pointer;
}
TD.cpPortalTabNoCursor
{
	padding-right: 1px;
	padding-left: 1px;
}
TD.cpPortalTabSelected
{
	padding-right: 7px;
	padding-left: 7px;
	cursor: hand;
	cursor: pointer;
}
SPAN.cpPageHeader
{
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
SPAN.cpPanelHeader
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;	
}
SPAN.cpPortalTab
{
	font-weight: bold;
	font-size: 11px;
}
