/*
PURPOSE:
	[1] Basic cascading stylesheet for [ CATEGORY : photos | news | guides  ] [ TYPE : ALL | news/zoom.tpl | compare/zoom.tpl ].

REVISION HISTORY:
	June 17th, 2004. v1.0. Created.
	July 11th, 2005. Added TEXT area, line-height

STATUS OF THIS DOCUMENT:
	This is a working draft.

MAINTAINER:
	Carl Lewin
	c a r l _ l e w i n @ d i s c o v e r y . c o m

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


/*
###########################
TEXT
###########################
*/
.lineFiveZeroSeven { line-height: 507px; }
.lineFourNineZero { line-height: 490px; }


/*
###########################
BOX DEFINITIONS
###########################
multi(s) get ( + 25px ) in addition to their corret height(s)
*/
.singleSet460 {
	width: 458px;
	height: 552px;
}
.singleSet615 {
	width: 613px;
	height: 540px;
}
.multipleSet460 {
	width: 458px;
	height: 527px;
}
.multipleSet615 {
	width: 613px;
	height: 515px;
}