/*---------------------------------------------------------
 S4/C Style Sheet
-----------------------------------------------------------
 For page(s):			All pages
 Last modified:			13.02.07
 Modified by:			Ceri Richmond, Core
 Additional notes:		This is a proprietary expression for Internet Explorer as it doesn't support max-width or min-width. This expression breaks validation.
---------------------------------------------------------*/
#picbox-content-grey div.content, #picbox-content-orange div.content, #factual-one, #factual{height: expression(document.body.clientHeight < 210? "200px" : document.body.clientHeight > 210? "200px" : "auto");}
