#PrimaryLeft 
{
	background: #fff3e3 url(http://media.snagajob.com/framework/portal/assets/images/portal-bg1.jpg) left center no-repeat; 
	height: 156px; 
	overflow: hidden;
	margin-bottom: 10px;}
	
#PrimaryRt { background: #fff3e3; 
	height: 156px; 
	overflow: hidden;
	margin-bottom: 10px;}


#StateBrowseBlock div { 
	font: 12px Arial, Verdana, sans-serif; 
	padding: 15px 15px 25px 260px; }
#StateBrowseBlock h1 { 
	font: 20px Arial, Verdana, sans-serif; 
	margin: 0; 
	padding: 15px 15px 5px 0; 
	color: #f37d26; }
#StateBrowseBlock p { 
	margin: 0 0 10px; 
	padding: 0; }
#StateBrowseBlock select { 
	padding: 1px; 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 20px; }
#StateBrowseBlock a { 
	text-transform: uppercase;
	}

#portalNowHiring { margin: 0; padding: 0; height: 115px; }
#portalNowHiring ul {  margin: 0; padding: 0; }
#portalNowHiring li {
	list-style: none; 
	display: block; 
	float: left; 
	padding: 5px 15px; 
	border-left: 1px dotted #ccc; 
	height: 90px; 
	vertical-align: middle; 
	margin: 0;}
#portalNowHiring li:first-child { border: 0; padding-left: 0;} 
#portalNowHiring li a img {border: 0;}
#portalNowHiring li a { width: 90px; display: block; }

#cityStateBlock {}
#cityStateBlock table { margin: 6px 0 15px; }
#cityStateBlock table td { padding: 3px 0; }
.stateColumn a {font-weight: bold;}
.cityColumn a { margin-right: 15px; }
	
#quickfacts { 
	border: 1px solid #fdc79f; 
	padding: 0px 15px 10px; 
	margin: 10px 0; }

/* job advice */
#jobAdvice { position: relative;}
#jobAdvice .headingLink {
	color: #f37a21;
	font-weight: bold;
	position: absolute;
	right: 1em;
	top: 1em;
}
#jobAdvice .articleList {
	margin: 1em 0;
	width: 100%;
	list-style: none;
	padding: 0;
}
#jobAdvice .articleList li {
	border-right: 1px dotted #999;
	float: left;
	font-size: 12px;
	height: 100px;
	margin-right: 32px;
	padding-right: 32px;
	text-align: center;
	width: 156px;
}
#jobAdvice .articleList .last {
	border-right: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#jobAdvice .articleList > li img { border: 1px solid #999; }
#INeedAJobNow { padding-bottom: 15px; }
#INeedAJobNow img { float: left; padding-top: 0px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px; }
#INeedAJobNow p { line-height: 18px; padding: 6px 30px 6px 0;}
#INeedAJobNow .lnkHolder { text-align: center; }
	
#employerLink {display: none;}
#ZipSearchBlock {display: none; }
.block h3 { margin: 1em 0; }