body					{ text-align:center; background-color:gray; }
h1						{ margin-top:10px; font-size:14px; }
p						{ margin:0; padding:0; }
img						{ border:0; }
div#Content				{ margin:0 auto; width:420px; }
div#PlayerContainer		{ width:400px; height:334px; background-color:white; }
div#TextContainer		{ width:400px; height:334px; background-color:white; }

a.altFlash, a.altFlash:visited				{ display:block; margin-top:150px; }
a.altFlash:hover, a.altFlash:visited:hover	{ }

div#ModButtons			{ position:relative; float:left; left:50%; margin:20px 0;  }
div#ModButtons ul		{ position:relative; right:50%; margin:0; padding:0; list-style-type:none; } 
div#ModButtons li		{ position:relative; float:left; padding:0 5px; }

a.butModPublish, a.butModPublish:visited				{ display:block; float:left; width:70px; height:17px; background:url(../img/player/butModPublish.gif) no-repeat 0 0; }
a.butModPublish:hover, a.butModPublish:visited:hover	{ background-position:0 -17px; }
a.butModDelete, a.butModDelete:visited					{ display:block; float:left; width:70px; height:17px; background:url(../img/player/butModDelete.gif) no-repeat 0 0; }
a.butModDelete:hover, a.butModDelete:visited:hover		{ background-position:0 -17px; }
a.butRctApprove, a.butRctApprove:visited				{ display:block; float:left; margin:20px 20px 0 0; width:70px; height:17px; background:url(../img/player/butRctApprove.gif) no-repeat 0 0; }
a.butRctApprove:hover, a.butRctApprove:visited:hover	{ background-position:0 -17px; }

div#Buttons				{ position:relative; float:left; left:50%; margin:20px 0;  }
div#Buttons ul			{ position:relative; left:-50%; margin:0; padding:0; list-style-type:none; } 
div#Buttons li			{ position:relative; float:left; padding:0 5px; }

a.butMore, a.butMore:visited				{ display:block; float:left; width:168px; height:20px; background:url(../img/player/butMore.gif) no-repeat 0 0; }
a.butMore:hover, a.butMore:visited:hover	{ background-position:0 -20px; }
