div.ipgheader {
	position: relative;
	height: 75px;
	margin-bottom: -12px;
	bottom: 25px;
	margin-top: 17px;
}

div.ipgheader #ipgemllogo {
	float: left;
	position: relative;
	top: 21px;
}

div.ipgheader #futureunitedlogo {
	float: right;
	position: relative;
	top: 0;
}


div.ipgvideo {
	position: relative;
	width: 852px;
	height: 480px;
	background-image: url(images/ipgvideo/background.jpg);
	margin-top: 4px;
}


div.ipgdetails p {
	font: 17px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	color: #1d94c1;
	margin-bottom: 1px;
	margin-top: 40px;
}


div.ipgdetails span {
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	color: #8a9a9c;
	top: 9px;
}

div.ipgdetails a {
color: #fd7e21;
}

div.ipgdetails a:hover {
text-decoration: underline;
}
