#playing1top {
	background: url('http://vividvideo.com/images/bar_watching.jpg') no-repeat;
	float : left;
	height : 20px;
	width : 150px;
}
#playing1bot {
	background: url('http://vividvideo.com/images/bar_preview.gif') no-repeat;
	color : #ffffff;
	float : left;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	height : 14px; /* 1px shorter than actual for padding */
	padding-top : 1px;
	text-align : center;
	width : 150px;
}

#playing2top {
	float : left;
	height : 20px;
	width : 150px;
}
#playing2bot {
	color : #000000;
	float : left;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	height : 14px; /* 1px shorter than actual for padding */
	padding-top : 1px;
	text-align : center;
	width : 150px;
}

#playing3top {
	float : left;
	height : 20px;
	width : 150px;
}
#playing3bot {
	color : #000000;
	float : left;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	height : 14px; /* 1px shorter than actual for padding */
	padding-top : 1px;
	text-align : center;
	width : 150px;
}
