

/* 
------------------------------------------
Citrix Video Player Style Sheet
------------------------------------------
*/

body{
	font: 11px Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	line-height: 18px;
	margin: 0;
	padding: 0;
	
}

.VP_citrix_logo{

	float:left;
	margin:12px 0px 0px 20px;
	
}

td {
	font-size: 11px;
}

#VP_wrapper_popup {
	width:554px;
	margin:0px auto 0px auto;
	text-align:left;
	height:333px;
	background:url(/site/resources/v4_includes/videoplayer_skin.gif) no-repeat;
}



#VP_header_popup{
	height:68px;
	width:545px;
}

#VP_container_popup{
	width:545px;
	text-align:left;
	padding-left:5PX;
	font-size:11px;
}

#VP_content_popup{
	width:545px;
}



