#flashcontent {
	height: 100%;
	font-family:arial;
	font-size:12px;
}

.productLargeViewWindow
{
	border:1px solid #dddddd;
	width:560px;
	height:639px;
}

.productLargeViewWindowTitle
{
	height:24px;
	background:#f2f2f2;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
}

.productLargeViewPlayer
{
	/*border:1px solid #cccccc;*/
	width:540px;
	height:595px;
	margin:0 auto;
	background-color:#f4f4f4;
}

