.content-heading{margin-top: 90px; float: left;}
	.content-heading > .container{margin-top   : 70px; background   : none; padding      : 0 0 60px 0;}
	/*
		.content-heading > .container > .unit > .container{padding: 10px 10px 15px 10px; overflow: hidden; margin-bottom: 3px;}
			.content-heading > .container > .unit > .container .gray{color : #888;}
		*/
	.cities{float: right; margin: 20px 10px 0 0; padding: 0 0 8px 0; list-style: none;}
		.cities li{display: inline; list-style: none; float: left; padding: 0 15px;}
			.cities li .normal{color: #008aca;}
			.cities li .selected{color: #aaaaaa;}
			
	.jobs{clear: both; float: left; padding: 30px 40px; width: 860px;}
			.toggle{border-bottom: 1px solid #d5d5d5; margin	: 0 0 8px 0; width: 100%; float: left;}
				.toggle-title-wrapper{float: left; width: 814px; cursor: pointer; padding: 15px 0 17px 0;}
				.toggle-show{width: 28px; padding: 15px 0 20px 0; text-align: right; float: right;}
					.toggle-show img{cursor: pointer;}
				.tt-active{color:#2D8BC1;}
					.toggle-desc{padding: 0 0 15px 0; display : none; float: left; width: 100%; clear: both;}
						.job-apply{font-family: Arial; color: #008ccd; width: 92px; height: 27px; line-height: 2.5; text-align: center; background: url(../images/apply-bg.jpg) no-repeat; float: left;}
						.column-on-2{width: 410px; float: left;}
						.column-on-1{width: 860px; float: left;}	
						.toggle h3{font: 14px 'Lucida Grande', Verdana, sans-serif; color:#999; margin:0 0 7px 0;}
				.toggle-legend{color: #444444; font: 12px 'Lucida Grande', Verdana, sans-serif; margin: 0; padding : 0 0 0 2px;}
				.toggle ul{margin: 0; padding		: 0 20px 9px 0; list-style	: none;}
				.toggle ul li{font: 12px 'Lucida Grande', Verdana, sans-serif; line-height: 22px; list-style: none; color: #444444; padding: 0 0 1px 15px; background: url(../images/bullet.gif) no-repeat 0 7px;}		
		.category{display: none; float: left; width: 100%;}
		.category:first-child{display: block;}