﻿/* width needs to be adjusted because there are only two buttons in SGP */
.factSheet .bottomButtonPanel
{
	width:160px;
}
/* font size is spuriously set to large on company page */
.Navi_4th, .Navi_4thActive
{
	font-size:12px;
}

/* no padding in layout tables */
.webPartZoneCols td
{
	padding:0;
}
/* Column "Description" is too wide */
#fundListingTable th.description
{
	width:500px;
}

html .webshopBox .teaserContent {
	height: auto;
}

html .webshopBox .teaserSmall p {
	position: absolute;
}

html .webshopBox .teaserSmall p a {
	margin-top: 32px;
	position: static;
}

html .webshopBox .teaserSmall p a span {
	padding-top:15px;
}

html .webshopBox ul.linkList {
	font-weight:normal;
}

html .webshopBox ul.linkList {
	top: 105px;
}

html #headWrap #pageHeaderLogo {
	background-image:url(/css/Local/images/dws_logo.gif);
	height:82px;
	left:36px;
	position:absolute;
	top:8px;
	width:117px;
}
