/*
PURPOSE:
	[1] Basic cascading stylesheet for [ CATEGORY : splash ] [ TYPE : ALL ].

REVISION HISTORY:
	June 11th, 2004. v1.0. Created.
	October 19th, 2005. v2.0. Added redesign styles

STATUS OF THIS DOCUMENT:
	This is a working draft.

MAINTAINER:
	Carl Lewin
	c a r l _ l e w i n [at] d i s c o v e r y [dot] c o m

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


/*
###########################
TEXT
###########################
*/
.lineTwoFiveNine { line-height: 259px; }
.lineTwoEightNine { line-height: 289px; }
.lineFourTwoZero { line-height: 420px; }

/*
###########################
BOX DEFINITIONS
###########################
*/
.headerXY230 { width: 228px; height: 23px; }
.bodyXY230 { width: 228px; height: auto; }

.headerSet150 { width: 148px; height: 23px; }
.bodySet150 { width: 148px; height: 259px; }
.bodyTall150 { width: 148px; height: 289px; }
.bodyLong150 { width: 148px; height: 420px; }

.headerSet305 { width: 303px; height: 23px; }
.bodySet305 { width: 303px; height: 259px; }
.bodyTall305 { width: 303px; height: 289px; }
.bodyLong305 { width: 303px; height: 420px; }

.barTypeFanSpecial { width: 230px; height: 25px; }
