.mainSections dt{
	position: relative;
}
.mainSections img.PLogo{
	position: absolute;
	right: 0;
	top:-10px;
	width: 58px;
	height: auto;
}
.mainSections img.PLogo2 {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: 34px;
}