/*
PURPOSE:
	[1] Basic cascading stylesheet for [ CATEGORY : video  ] [ TYPE : player ].

REVISION HISTORY:
	September 13th, 2004. v1.0. Created.

STATUS OF THIS DOCUMENT:
	This is a working draft.

MAINTAINER:
	Carl Lewin
	clewin@discovery.com

LEGAL NOTICE:
	Distribution of this document is limited.
	Copyright (C) Discovery.com 2004. All Rights Reserved.
*/


/*
###########################
BOX DEFINITIONS
###########################
*/
.blackBox {
	border: 1px solid rgb(0,0,0);
}
.blackBodyXY460 {
	width: 458px;
	height: auto;
	background-color: rgb(0,0,0);
}
.blackBodyXY615 {
	width: 613px;
	height: auto;
	background-color: rgb(0,0,0);
}

