﻿.player
{
	clear: both;
	width: 420px;
	height: 285px;
}
.player .movie
{
	clear: both;
	width: 100%;
	height: 258px;
}
.player .close
{
	width: 100%;
	padding-top: 10px;
	height: 20px;
	text-align: right;
}
.player .close A
{
	padding-right: 20px;
	padding-left: 0px;
	font-weight: bold;
	background: url(/_layouts/DONGEnergy.GIT.Corp.InteractiveWebParts1/images/closebtn.gif) no-repeat right 50%;
	float: right;
	padding-bottom: 0px;
	color: #fff;
	padding-top: 0px;
}
.player .close SPAN
{
}

