.pds .hoverDiv{
	border: 1px solid #ec7301;
	position: absolute;
	margin-right: 11px;
	padding: 15px 5px  15px 15px;
	width: 200px;
	top: -25%;
	left: -227px;
	display: none;
	background: #fff;
}

.hoverDiv:hover{
	cursor: text;
}

.pds.DK .hoverDiv.firstHov{top: -28%;}
.pds.DK .hoverDiv.secondHov{top: -38%;}
.pds.DK .hoverDiv.thirdHov{top: -40%;}

.pds.DKv3 .hoverDiv.firstHov{top: -32%;}
.pds.DKv3 .hoverDiv.secondHov{top: -42%;}
.pds.DKv3 .hoverDiv.thirdHov{top: -34%;}

.pds.SE .hoverDiv.firstHov{top: -7%;}
.pds.SE .hoverDiv.secondHov{top: -77%;}
.pds.SE .hoverDiv.thirdHov{top: -61%;}

.pds.SEv3 .hoverDiv.firstHov{top: -5%;}
.pds.SEv3 .hoverDiv.secondHov{top: -71%;}
.pds.SEv3 .hoverDiv.thirdHov{top: -47%;}

.hoverDiv ul li{
	background: url("//i1.ztat.net/teaser/lp/lp-2013/lpo-1961/lpo_onsite_pds_usp_1961_screen_se_dk_check_icon_03.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #444444;
	margin-bottom: 5px;
	line-height: 16px;
}

.hoverDiv ul li.last{
	margin-bottom: 0;
}

.hoverDiv .arrow{
	background: url("//i1.ztat.net/teaser/lp/lp-2013/lpo-1961/lpo_onsite_pds_usp_1961_screen_se_dk_hover_arrow_07.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	position: absolute;
	top: 0;
	right: -11px;
	width: 11px;
	height: 100%;
}
.pds{
	position: relative;
}

.hoverLinks{
	position: absolute;
	top: 0;
	left: 0;
}

.pds .checklist{
	width: 200px;
	height: 90px;
	display: block;
	position: relative;
	background: url("//i1.ztat.net/teaser/lp/lp-2013/lpo-1961/checklist_bg.png");
	background-repeat: no-repeat;
	text-decoration: none;
}

.pds.DK .checklist.item1{height: 78px;}
.pds.DK .checklist.item2{height: 77px;}
.pds.DK .checklist.item3{height: 94px;}

.pds.DKv3 .checklist.item1{height: 84px;}
.pds.DKv3 .checklist.item2{height: 77px;}
.pds.DKv3 .checklist.item3{height: 88px;}

.pds.SE .checklist.item1{height: 75px;}
.pds.SE .checklist.item2{height: 60px;}
.pds.SE .checklist.item3{height: 75px;}

.pds.SEv3 .checklist.item1{height: 84px;}
.pds.SEv3 .checklist.item2{height: 60px;}
.pds.SEv3 .checklist.item3{height: 80px;}

.pds .checklist.item1:hover .firstHov,.pds .checklist.item2:hover .secondHov,.pds .checklist.item3:hover .thirdHov{display: block;opacity:1;filter:alpha(opacity=100);}
