﻿/* "Wycena WAN/JU" (upper right) on factsheets shall not break */
#commonFundData .quotes .quoteitem
{
	overflow:visible;
}
#commonFundData .quotes .quoteitem .quoteLabel
{
	white-space:nowrap;
}
/* english logo */
html #headWrap #pageHeaderLogo
{
	background-image:url(/css/Local/images/dws_logo.gif);
	height:82px;
	left:36px;
	position:absolute;
	top:8px;
	width:117px;
}
#fundFinderContainer #fundFinderContent th.dwsColumnNameText,
#fundFinderContainer #fundFinderContent th.dwsColumnNameText
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
#fundFinderContainer #fundFinderContent th.currency,
#fundFinderContainer #fundFinderContent th.risk,
#fundFinderContainer #fundFinderContent th.feeColum
{
	width:auto;
}

#fundFinderContainer #fundFinderContent th.feeColumn
{
	width: 60px;
}
/* Left column spans in pseudo-table on factsheets are too small */
.performanceLabelColumn
{
	width:155px;
}
/* Share class menu is too small in IE6 */
* html .shareClassLinkTable table
{
	table-layout:fixed;
}
.shareClassLinkTable .linkCell .blue
{
	width:25px !important;
}

html table.pfListTable td.ids
{
	padding-right: 0px;
	width: 380px;
}

html .pfListTable .netAssetValue .cellFootLineCurrency {
	margin: 0px;
	height: inherit;
	clear: both;
	text-align: right;
	font-size: 10px;
	width: 100%;
	color: #999999;
}