TD {
	font-family: "Times New Roman", Times, serif;
}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}

.color_pan{
	margin:0;
	font-weight:normal;
}

.color_pan input{
	margin:0 10px 0 0;
}
#player {
	position:absolute;
	top:200px;
	left:0;
}
#player html body{
	 background-color:#fff !important;
	 background-color: rgb(0,0,0) !important;	
}
#player embed{
	background-color:#000;	
}
#player embed body{
	background-color:inherit !important;
	background:none !important;	
}
a.online{
	width:105px;
	height:41px;
	display:block;
	background:url(images/order_online.gif) no-repeat 0 0;
	text-indent:-200000px;
	float:right;
	margin:0 5px 20px 0;
	outline:none;
}
a.online:hover{
	background-position:0 100%;
}
