﻿html #commonFundData .quotes
{
	width: 144px;
}

html #commonFundData .quotes .quoteitem
{
	width: 72px;
	margin: 0px;
}

html #fundFinderContainer .results .InstrumentCheckBox
{
	display: none !important;
}

html .shareClassLinkTable .linkCell .blue 
{
	width: 25px !important;
	text-align: center;
}

html .contact .cardHeadline
{
	line-height: 18px !important; 
}

html #fundFinderContainer .productlisting .InstrumentBox
{
	width: 365px !important;
}

html .webshopBox .teaserSmall p a span {
	padding-top:15px;
}

html .webshopBox .teaserContent {
	height: auto;
}

html .webshopBox .teaserSmall p {
	position: absolute;
}

html .webshopBox .teaserSmall p a {
	margin-top: 32px;
	position: static;
}

/* english logo */
html #headWrap #pageHeaderLogo
{
	background-image:url(/css/Local/images/dws_logo.gif);
	height:82px;
	left:36px;
	position:absolute;
	top:8px;
	width:117px;
}

.teaserDefault .teaserContent div {
	background-color: transparent;
 }