html #headWrap #pageHeaderLogo
{
	background-image:url(/css/Local/images/dws_logo.gif);
	height:82px;
	left:25px;
	position:absolute;
	top:8px;
	width:117px;
}

.disclaimer .headerArea,
.disclaimer .contentArea
{
	font-size: 12px !important;
}

.disclaimer .headerArea
{
	border-bottom: 1px solid #EFEFEF;
}

.disclaimer .contentArea .text
{
	margin-bottom: 15px;
}

/* Text in footer shall not be clipped */
html #footer ul
{
	padding-bottom:10px;
}
html #footer
{
	min-height:20px;
}
* html #footer
{
	height:20px;
}