/**
 * @author Brian Sage
 * 
 * @license You no can haz.
 * 
 */

 
/*
 * Show Multiplus YouTube features
 */
.multiplusplugin_youtube {
  display: block !important;
}

/*
 * YouTube default content styles
 */
.multiplus_youtube_needsflash {
  cursor: pointer;
  background-image: url(/wp-content/mu-plugins/multiplus/images/multiplus_media_needsflash.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
