
/* main content area styles */
tr td#centerarea
		{
			width: 490px;
			padding: 0 10px 0 5px;
		}
		
tr td#centerarea-wide
		{
			width: 610px;
			padding: 0 10px 0 5px;
		}

/* hide from handheld styles */
		table#topbox, #quicklinks, #quicklinkstable, #quicksearchtop, #leaderboardad, #lastupdated, #topnav, #bottomad, #topbartable, #topbar, #leftrail, #storysidebartable, #storysidebar, #bottomfront, #adrailline, #marketplace, #adrail, #frontsidebar, #rcinfo, #rcinfo-bottom, #storyad, #leftheaderad, #rightheaderad, #cubead
		{
			 display: none;
		}



		
