/*
 * 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: 36px;
	height: 36px;
	background-image: url(../interface/mms_logo.png);
}


