﻿div#content
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 325px;
}

div#content_title
{
	background: url(  'Images/PlayerTitleUnderline.gif' ) bottom left no-repeat;
	color: #000;
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

div#content_text
{
	font: normal 12px Arial,Helvetica,sans-serif;
	line-height: 14.5px;
	height: 298px;
	overflow: auto;
}

div#swf, object#swf, #ActionScript3FlashContainer
{
	font-size:15px;
	font-weight:bold;
	outline:none;
	position:absolute;
	top:10px; left:335px;
	width:350px;
}
#ActionScript3FlashContainer
{
	top:5px !important;
}

object#flv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 699px;
	height: 392px;
}

div#animation_caption
{
	position: absolute;
	top: 365px;
	left: 340px;
	width: 340px;
	height: 20px;
	overflow: hidden;
}

div#advertisement
{
	position: absolute;
	top: 326px;
	left: 2px;
	width: 330px;
	height: 65px;
}

div#notes_container
{
	position: relative;
}

div#notes_panel
{
	display: none;
	position: absolute;
	top: 165px;
	left: 6px;
}

div#notes_top_bg
{
	background: url( 'Images/PlayerNotesTopBackground.jpg' ) top center no-repeat;
	font-size: 1px;
	line-height: 1px;
	width: 321px;
	height: 12px;
}

div#notes_text_container
{
	background: url( 'Images/PlayerNotesCenterBackground.jpg' ) top center repeat-y;
	height: 136px;
	width: 321px;
	overflow: hidden;
	position: relative;
}

div#notes_text
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 12px;
}

div#notes_title
{
	font: bold 14px Arial, Helvetica, sans-serif;
}

div#notes_bottom_bg
{
	background: url( 'Images/PlayerNotesBottomBackground.jpg' ) top center no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 12px;
	width: 321px;
}

div#notes_pointer
{
	background: url( 'Images/PlayerNotesPointer.png' ) top center no-repeat;
	height: 15px;
	width: 16px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 0 96px;
	position: relative;
}

div#notes_tab_panel
{
	background: url( 'Images/PlayerNotesTabBackground.jpg' ) top center no-repeat;
	position: absolute;
	height: 52px;
	width: 158px;
	margin: 0 0 0 56px;
	top: 340px;
	z-index: 0;
}

div#notes_tab_photo
{
	background: url( 'Images/DefaultNotesPhoto.gif' ) center left no-repeat;
	display: inline;
	float: left;
	margin: 0 0 0 12px;
	width: 40px;
	height: 64px;
}

div#notes_tab_text
{
	color: #333;
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 0 0 8px;
	width: 98px;
	height: 36px;
}
