#mc { background: url(/images/media_player/back.jpg) top left no-repeat;
	   width: 794px;
	   height: 600px;
  	   padding-left: 57px;
	 }
#mc { \width: 851px; w\idth: 794px; }
	 
#video { float: left;
		 width: 522px;
		 height: 385px;
		 margin-top: 90px;
	   }
	   
#context_window { position: relative;
				  top: -10px;
				  float: left;
				  width: 211px;
				  height: 428px;
				  margin-top: 72px;
				  background: url(/images/media_player/back_context.jpg) top left repeat-y;
				}
				

#video_iframe { height: 395px; width: 201px; display: block; margin-left: 10px; overflow: auto; }
#audio_iframe { height: 395px; width: 201px; display: none; margin-left: 10px; overflow: auto; }

.audio_item { margin-top: 8px; margin-bottom: 8px; }
.audio_image { padding-right: 6px; padding-bottom: 2px; vertical-align: middle; }
.video_item { margin-top: 8px; margin-bottom: 8px; }
.video_image { padding-right: 6px; padding-bottom: 2px; vertical-align: middle; }
.now_playing { height: 16px; width: 180px; text-align: center; background: #000; font-weight: bold; color: #dd9409; margin-top: 5px; }

.headline {color: #ca2b20; font-weight: bold; text-decoration:none; }
.thumbnail { float: left; margin-right: 4px; border: #000 1px solid; }
.video_copy { clear: both; padding-top: 5px; }
.bitrate_link { float: left; padding-top: 15px; }