.defaultSkin span.mce_ntembedmedia {
  background-image: url('images/media.gif');
  background-position: center;
  background-repeat: no-repeat;
}

#mceVideoPopup #file {
  width: 250px;
  padding:5px;
}

#mceVideoPopup ul {
  margin:0;
  padding-left:13px;
}

#mceVideoPopup .poweredByKaltura
{
	display: none;
}

#mceVideoPopup .insert
{
	border: solid 1px #999;
	padding: 4px 15px;
	font-weight: bold;
	color: #00c;
}

#mceVideoPopup #table_media td
{
	padding: 5px;
}