/******************************************************************************
Filename:	content-RightNav.css
Project:	Sports Video Highlights
Purpose:	Turns on Right Nav area
			Overrides styles from screen.css
Date		Developer	Description
04/20/2007	jmk			Version 1.0
******************************************************************************/

/************ BEGIN:  CONTENT ************/
#contentContainer{background:url("/images/contentContainer-RightNav_bg.gif") repeat-y 513px 0;}
html > body #contentContainer{background:url("/images/contentContainer-RightNav_bg.gif") repeat-y 515px 0;}

/* content */
#content{float:left; width:463px;}

/* search settings 
#searchSettings{float:right; width:237px; margin-top:90px; padding-bottom:12px; font-size:10px; text-transform:lowercase;}
html > body #searchSettings{width:235px;}*/