#main-nav-table
{
	width:760px;
	margin-left:auto;
	margin-right: auto;
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
}
/* logo */
#logo-temp
{
	text-align: left;
	padding: 4px 4px 0 0;
	width: 200px;
}
/* Nav & Search TD */
#nav-search
{
	text-align: right;
	width: 560px;
}
/* Main nav */
#mainnav-temp
{
	margin-left: 0;
	margin-top: -1px;
	padding:5px 0 0 0;
}
/*
* html #mainnav-temp {
	margin-right: -2px;
}
*/
#mainnav-temp li
{
	font-size: 12px;
	color: #666;
	display: inline;
	margin:0;
	font-weight: bold !important;
}
* html #mainnav-temp li
{
	padding-left: 10px;
}
#mainnav-temp li a:link, #mainnav-temp li a:visited
{
	text-decoration: none;
	color: #666;
	font-weight: bold !important; 
}
#mainnav-temp li
{
	padding:4px 5px 0 5px;
	background-image: url(http://pennhealth.com/images/main_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#main-nav-end
{
	background-image: none !important;
	padding-right: 0 !important;
	margin-right: 1px;
}
* html #main-nav-end
{
	margin-right: -4px;
}
/* Search */
#search-temp
{
	margin-top: 0;
	text-align: right;
	margin-top: 4px;
	margin-right: 0;
	float: right;
	width: 360px;
	margin-bottom: 0px; 
}
* html #search-temp
{
	margin-top: -8px;
	margin-right: 0;
	right: 5px;
	margin-bottom: -5px; 
}
#search-temp div
{
	min-width: 250px;
	width: 360px;
	border: 1px solid #CCC;
	height: 24px;
}
* html #search-temp div
{
	width: 360px;
}
#search-temp div img
{
	position: relative;
	top: 2px;
}
#search-temp input
{
	position:relative;
	top: -2px;
	font-size: 9px !important;
	font-weight: bold;
	width: 300px;
	color: #999;
	border: 1px solid #FFF;
}
#searchBox
{
	font-size: 9px !important;
}
#searchbutton-temp, #qbutton-temp
{
	width: 21px !important;
	height: 16px;
	position: relative;
	top: 2px !important;
}
/* Dept Logo */
#dept_logo
{
	width: 760px;
	margin-top: -20px; 
}