.mainSections dt{
	position:relative;
}
.mainSections img.PLogo{
	position:absolute;
	right: 0;
	top:0px;
	width: 58px;
	height: auto;
	float: right;
}
.mainSections img.PLogo2 {
	position: inherit;
	right: 0;
	top: 10px;
	width: auto;
	height: 20px;
	float: right;
	margin-bottom: 0;
	margin-top: 20px;
}