﻿/*Media player - Homepage (eg) GP Extra */
.mediaplayer_home
{
	float:left;
	padding:20px;	
	background:#E2F0CF url('../leftcol_greenbottom.gif') bottom no-repeat;
	width:475px;
	
}
.mediaplayer_home embed
{
	display:block;
	vertical-align:bottom;	
}
.mediaplayer_home .mediaplayer
{
	float:left;		
	width:300px;
}
.mediaplayer_home .mediacontent
{
	float:left;
	text-align:left;	
	width:175px;
}

