/* bin\Configuration/Inspectors/source.html */

/*************************************************************************
*
* ADOBE CONFIDENTIAL
* ___________________
*
*  Copyright 2012 Adobe Systems Incorporatedz
*  All Rights Reserved.
*
* NOTICE:  All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to Adobe Systems Incorporated and its
* suppliers and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe Systems Incorporated.

**************************************************************************/

.clsVideoToplayer {
	position: absolute;
	z-index: 1;
	left: 5%;
	top: 13px;	
}


.label{
	position: absolute;
	z-index: 1;
	left:5%;
	width:9%;
}
	
	
.clsVideoBottomlayer
{
	position: absolute; 
	width: 14%; 
	height: 17px; 
	z-index: 1; 
	left: 0%; 
	top: 70%
}	
