#showimage, #player{
	position:absolute;
	visibility:hidden;
	border: 1px solid #ccc;
	padding:5px;
	color:#eee;
	text-align:center;
	width:450px;
	background-color: #000000;
}

#showimage h1, #player h1 {
	color:#eee;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#dragbar #closetext{
	cursor: hand;
	color:#eee;
	margin-right: 1px;
}

