	/* Header */
	#PanelHeader
	{
		margin-bottom		:	0px;
	}
	
	/* Button */
	div.PanelButton img.Button
	{
		margin			:	0px 0px 10px 0px;
	}
	div.PanelButton img.ButtonSingle
	{
		width				:	100%;
	}

	/* Video */
	#PanelVideo
	{
	}
	#PanelVideo h2
	{
		margin			:	0px;
		line-height			:	0px;
	}
	#PanelVideo iframe
	{
		width				:	100%;
		height				:	189px;
	}
