 #theBorder
{
	 -moz-border-radius: 0 0 25px 25px;
     -webkit-border-radius:  0 0 25px 25px;                   
	  behavior: url("/js/PIE.htc");
}
#outerLayer
{
		 -moz-border-radius: 0 0 20px 20px;
     -webkit-border-radius:  0 0 20px 20px;                   
	  behavior: url("/js/PIE.htc");
	  border-radius:0 0 20px 20px;
}
#jwbox_background{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #B0B0B0;
	z-index:1001;
	zoom: 1;
	-moz-opacity: 0.8;
	opacity:0.80;
	filter: alpha(opacity = 80);
	overflow: auto;
}
.jwbox_hidden {
	background-color: dimgray;
	cursor:pointer;
	display: none;
	position: fixed;
	padding: 3px 0px 0px 0px;
	border: 1px solid dimgray;	
	z-index:1002;
	overflow: hidden;
	/*background-image:url(http://www.longtailvideo.com/jw/images/jwbox/closelabel.gif);*/
	background-image:url("/cosimages/reemp/top_up//dashboard/close_link.png");
	background-position:top right; 
	background-repeat:no-repeat;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
	behavior: url("/js/PIE.htc");
	/*height:501px;*/
	text-align: center;	
	color: white;
	vertical-align:top;
	 font-family: "Lucida Grande","Arial";
    font-size: 11px;
    text-shadow: 1px 1px 2px #2A2A2A;
}
object {
	-moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    border-radius:0px 0px 15px 15px ;
	behavior: url("/js/PIE.htc");
}
.jwbox_content
{
	text-align: center;	
	color: white;
	/*width:630px;*/
	 padding: 7px 0px 0px 0px;
	-moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    border-radius:0px 0px 15px 15px ;	
	behavior: url("/js/PIE.htc");
}
#player_wrapper
{
	-moz-border-radius: 0px 0px 15px 15px;
    -webkit-border-radius: 0px 0px 15px 15px;
    border-radius:0px 0px 15px 15px ;
	behavior: url("/js/PIE.htc");
	height: 610px; 
	width: 800px;
}
