/*
 * Video Library Player
 *
 * Default CSS declarations
 *
 * Copyright (c) 2008 Mind Aim, LLC / L. Schlegel
 *
 * vidLibPlayer-default.css
 * 
 */
@import "vidLibPlayer.css";
/*
 * 
 * Place custom CSS below
 * 
 * 
 */

 
/*//////////////////// CUSTOM //////////////////////*/

#VLP__playerZone #VLP__infoMarkZone {
	width: 145px;
	height: 36px;
	background-image: url(../interface/eci_logo.png);
}