.MediaPlayerBlue
{
	border-color: #004E34;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-width: 12px;
}

.MediaPlayerBlue h2
{
	color: #fff;
	line-height: 42px;
	padding: 1;
	background-repeat: repeat;
}

.MediaPlayerBlue .closeHandle
{
	right: 3px;
	width: 125px;
	height: 40px;
	background-image: url(cancelMPB.png);
}

