.KnAdminInnerPageTitle
{
    background-image: url(/About/Departments/PublishingImages/KnAdmin_Banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 66px;
    padding-right: 40px;
    vertical-align: middle;
}

.KnAdminTitleText
{
	color: #90100d;
	
}



.KnAdminLeftTableBkgd

{
	background-image:url(/About/Departments/PublishingImages/KnAdminSideMenuBkgd.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 255px;
	height:190px;
}

.KnAdminLeftTD
{
	height:27px;
	font-weight: bold;
	padding-right: 10px; 
}

.KnAdminLeftTD A:hover
{

	text-decoration:underline !important;

}


.KnAdminLeftTDSelected
{
	height:27px;
	color: #ffffff;
	font-weight: bold;
	background-image:url(/About/Departments/PublishingImages/KnAdminSideRedBkgd.jpg);
	background-repeat: repeat-x;
	background-position:center center;
	padding-right: 10px; 
}

.KnAdminLeftTDSelected A
{
color: #ffffff !important;

}

.KnAdminLeftTDSelected A:hover
{
	color: #ffffff !important;
	text-decoration:underline !important;

}


.KnAdminLeftTDLine
{
	height:2px;
	background-image:url(/About/Departments/PublishingImages/KnAdminMenuSep.png);
	background-repeat: repeat-x;
}

.KnAdminArrowBkwd
{
	margin-left: 8px;
}

.KnAdminItemTable td
{
	vertical-align: top;
}

.KnAdminItemTitleTd
{
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 20px;
}

.KnAdminItemPhoto
{
	width: 320px !important;
	margin-left: 20px;
}


.KnAdminHeadline
{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 110% !important;
	
}

.KnAdminSecondLine
{
	margin-bottom: 30px;
}

.KnAdminPhoto
{
display: inline-block;
width: 320px !important;	
vertical-align: top;
}

.KnAdminPhoto img
{
width: 320px !important;	
}

.KnAdminText
{
display: inline-block;
width: 320px;	
vertical-align: top;
margin-right: 10px;
line-height: 150%;

}

