/* player start */
.playerBg {
	background-image: url('../userPages/images/Player/bg.gif');
	width: 320px;
	height: 44px;
	
}
.playerControl {
	margin-left: 5px;
	margin-top: 6px;
}

.playerTbl td {
	padding-right:6px;
}

.playerTbl td.last {
	padding-right:8px;
}

.playerBarTbl {
	width:140px;
	background-image: url('../userPages/images/Player/bar.gif');
}
.playerBarPlace {
	margin-top:1px;
	text-align: left;
}

.bitrateTextStyle 
{
	margin-bottom:-1em;
	color:#000000;
	font-family:verdana;
	font-size:8px;
}

.playerWaitMsg 
{
	font-family:Comic Sans MS;
	font-weight:bold;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	background-color:#EBEBEB;
	font-size:x-small;
}

.playerMovieStripImg 
{
	margin:8px;
}

/* player end */
