
div.pageheader
{
	background-image: url(../../images/symphony/topbar.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	padding-top: 39px;
	padding-left: 9px;
	padding-bottom: 7px;
	
	height: auto;
	font-size:15px;
	color:White;
	margin:0px;
}

div.fileviewpageheader
{
	background-image: url(../../images/symphony/topbar_repeat.gif);
	background-repeat:repeat-x;
	width:100%;
	height:60px;
	font-weight: bold;
	padding:0px;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	
}

div.fileviewpageheaderstart
{
	background-image: url(../../images/symphony/topbar.gif);
	background-repeat:no-repeat;
	float:left;
	font-weight: bold;
	padding-top: 41px;
	padding-left: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:90%;
	font-size:15px;
	color:White;
	margin:0px;
}

