div#article   {
	padding: 0 0 2em;
	margin: 0  1em 0 18.5em;
	/*background: #fff url(/graphics/sidebackblue.png) repeat-x top left;*/
}

	body#home div#article {
		width: 58em;
		margin: 0 0 50px;
		padding: 0;
	}
	
	body#jobstream9 div#article {
		margin: 0 0 0 240px;
	}

div.articlewide {
	width: auto !important;
	margin: 0em 1em 0 !important;
	padding: 0 !important;
}

div#side {
	width: 15em;
	float: left;
	padding: 2.5em 1em 1em;
border: 2px solid #e6e6e6;
border-width: 0 0 ;
	margin: 0em 1em 2em;
	/* Firefox thinks this has a total width of 17em (15+1+1)
	   IE5.x thinks this has a total width of 15em */
	text-align: left;
	background: #fff url(/graphics/sidebackblue.png) repeat-x top left;
}

	* html div#side {
	/* This is the Tan hack */
		width: 17em;
		w\idth: 15em;
	}
	
	body#jobstream9 div#side {
	width: 200px;
	padding: 10px;
	margin: 0;
	}

span.singleStyle
{
   display: none;
}

