#selectionLines {
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 90px;
	text-align: center;
}

#pdpLines {
	width: 100%;
	background-color: transparent;
	position: absolute;
	left: 0px;
	top: 90px;
	text-align: center;
}

#advertisingLines {
	width: 350px;
	background-color: transparent;
	position: absolute;
	left: 195px;
	top: 130px;
	text-align: left;
}