* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	
.clear {
	clear: both;
	}	
	
img {
	border: none;
	}	
	
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #6F6967;
	text-align: center;
	}		

h1 {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #1F3C49;
	margin-bottom: 10px;
	line-height: 1.2;
	}
	
h2 {
	font-size: 20px;
	color: #A49549;
	margin-bottom: 10px;
	}	
	.omega.management #secondaryContent h2 {
	color: #333;
	line-height: 1.1;
	margin-bottom: 5px;
	clear: both;
	}
	.omega.management #primaryContent h2 {
	margin-bottom: 0;
	line-height: 1.1;
	}
		
h3 {
	font-size: 15px;
	font-weight: bold;
	}	
	.answers h3 {
	font-size: 13px;
	margin-top: 15px;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	}	

h5 {
	font-size: 15px;
	font-weight: normal;
	background: #ebebeb;
	padding: 0 5px;
	margin: 10px 0 5px;
	line-height: 35px;
	}	
h6 {
	font-size: 15px;
	font-weight: bold;
	background: #ebebeb;
	padding: 10px 5px;
	margin: 10px 0 5px;
	line-height: 20px;
	text-transform: uppercase;
	}		
	#index.faqs #primaryContent h6 {
	font-size: 14px;
	}
	
	.gamma.faqs #primaryContent h6{
	font-size: 11px;
	background-color: #fff;
	padding: 0;
	margin:  0;	
	color: #555;
	}
	
p {
	margin-bottom: 10px;
	}	

a {
	outline: none;
	}	
input {
	outline: none;
	}	

.noBullets {
	list-style: none;
	}	
	.bullets, .noBullets {
	margin: 10px;
	padding: 0 10px;
	}	
	.bullets li, .noBullets li {
	margin-bottom: 10px;
	}
	
.cost {
	display: block;
	font-weight: bold;
	}	
.hidden {
	padding: 10px;
	background: #ebebeb;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	display: none;
	}	

	
.diagram {
	text-align: center;
	margin: 0 auto 10px;
	}	
	

#wrapper {
	width: 920px;
	text-align: left;
	margin: 10px auto 0;
	}	
	
#top_bar {
	height: 5px;
	display: block;
	background: #063748;
	}	

#header {
	height: 65px;
	border-bottom: 1px solid #eae4d0;
	display: block;
	margin-bottom: 10px;
	width: 920px;
	float: left;
	}	
	
ul#mainNav {
	list-style: none;
	font-family: Arial, Verdana, sans-serif;
	float: right;
	margin: 20px 20px 0 0;
	}	
	#mainNav li {
	margin-left: 5px;
	display: inline;
	}
	#mainNav li a {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px;
	}
	#mainNav li a:hover, #mainNav li a.nav_active {
	color: #fff;
	background: #063748;
	text-decoration: none;
	}
	
#contentArea {
	background: url(anna_sitting.jpg) no-repeat right top;
	padding-top: 530px;
	display: block;
	margin-bottom: 10px;
	position: relative;
	width: 920px;
	float: left;
	clear: both;
	_height: 1px;
	}	
	#var.index #contentArea {
	background: none;
	}	
	.beta #contentArea {
	padding-top: 10px;
	}
	#imagefix{
	width:298px;
	height:89px;
	/*necessary? need to push content down*/
	margin-bottom:100px;
	}
	
	.gamma #contentArea, .omega #contentArea, .delta #contentArea {
	background: none;
	padding-top: 10px;
	}
		
	#indexPage.alpha #contentArea {
	background: url(anna_sitting_small2.jpg) no-repeat right center;
	padding-top: 300px;
	}
	
	.omega.Partner #contentArea {
	background: url(anna_sitting_small2.jpg) no-repeat right top;
	}
	
	.gamma.faqs #contentArea {
	background: none;
	}
	#talent_filter #contentArea {
	background: none;
	padding-top: 10px;
	height: auto;
	padding-right: 0;
	}

	
#primaryContent {
	margin-top: -500px;
	width: 435px;
	margin-bottom: 15px;
	}
	#talent_filter #primaryContent {
	float: right;
	width: 630px;
	padding-right: 10px;
	}
	#indexPage #primaryContent {
	margin-top: -290px;
	padding-left: 40px;
	height: 330px;
	width: 610px;
	overflow: hidden;
	position: relative;
	font-size: 13px;
	}
	.beta #primaryContent {
	margin-top: 0;
	width: 465px;
	padding-right: 10px;
	/*padding-left: 38px;*/
	}
	.gamma #primaryContent {
	width: 880px;
	margin-top: 0;
	height: auto;
	}
	.omega #primaryContent {
	width: 590px;
	float: right;
	margin-top: 0;
	padding-left: 0;
	}
		.omega #primaryContent {
		width: 520px;
		height: auto;
		}
	.delta #primaryContent {
	width: auto;
	height: auto;
	margin-top: 0;
	}
	
	#talent_filter.pricing #primaryContent {
	width: 450px;
	}
	
#question_list {
	background: #f6f6f6;
	padding: 15px 20px;
	margin-bottom: 20px;
	}	
	#question_list h2 {
	color: #333;
	margin: 0 0 5px;
	}
	#question_list ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	}
		#question_list ul li {
		margin-bottom: 5px;
		}
		#question_list ul li a {
		color: #7a5d0d;
		text-decoration: none;
		background: url(arrow_faq.jpg) no-repeat center left;
		padding-left: 15px;
		}
		#question_list ul li h3.ui-state-active a {
		background: url(arrow_faq_close.jpg) no-repeat center left;
		}
		#question_list ul li a:hover {
		text-decoration: underline;
		}
		#question_list ul li p{
		padding-left: 15px;
		}


.back_to_top {
	padding-left: 15px;
	background: url(arrow_blue_up.jpg) no-repeat center left;
	text-transform: uppercase;
	color: #7a5d0d;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
	}	
	.back_to_top:hover {
	text-decoration: underline;
	}
	
	
#talent_filter #secondaryContent{
	float: inherit;
	width: 275px;
	float: left;
	}
	#talent_filter #secondaryContent a img{
	margin-left: 10px;
	}
	#talent_filter #secondaryContent ul{
	width: 227px;
	padding-top: 10px;
	}
	#talent_filter #secondaryContent ul li a{
	display: block;
	text-indent: -9000px;
	height: 58px;
	}
		li#how_fortune_500 a {
		background: url(how_fortune_500.jpg) no-repeat;
		}
		li#how_our_technology a {
		background: url(how_our_technology.jpg) no-repeat;
		}
		li#frequently_asked a {
		background: url(frequently_asked.jpg) no-repeat;
		}
		li#view_demo a {
		background: url(view_demo.jpg) no-repeat;
		}

.omega #secondaryContent {
	width: 300px;
	float: left;
	display: block;
	}
	.omega.management #secondaryContent {
	width: 370px;
	}
	.omega.Partner #secondaryContent{
	width: 585px;
	}
	
	#secondaryContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#current_client, #current_partner {
	display: block;
	background: url(curr_client.jpg) no-repeat;
	width: 322px;
	height: 67px;
	text-indent: -9000px;
	position: relative;
	}
	#current_partner {
	background: url(curr_partner.jpg) no-repeat;
	margin-bottom: 5px;
	}
	#current_client a, #current_partner a {
	display: block;
	width: 77px;
	height: 38px;
	background: url(curr_client_login.jpg) no-repeat;
	text-indent: -9000px;
	position: absolute;
	left: 166px;
	top: 10px;
	}

.btn_blue {
	display: block;
	width: 203px;
	height: 67px;
	text-indent: -9000px;
	}
	.btn_become_partner {
	background: url(btn_become_partner.jpg) no-repeat;
	}
	.btn_login_partner {
	background: url(btn_login_partner.jpg) no-repeat;
	}

.titlePhoto {
	margin-bottom: 5px;
	}

.clickInfo {
	display: block;
	width: 112px;
	height: 112px;
	text-indent: -9000px;
	}
	#talent_filter #clickToLearn {
	background: url(tf_click_to_learn.jpg) no-repeat;	
	}	
	#talent_filter #learnMore { 
	background: url(tf_learn_more.jpg) no-repeat;
	}
	#talent_filter #learnHow {
	background: url(tf_learn_how.jpg) no-repeat;
	}
		
#scroll {
	background-color: #6F6967;
	display: block;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	overflow: hidden;
	padding: 0 20px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 20px;
	width: 880px;
	float: left;
	clear: both;
	}
	#marqueeLabel {
	float: left;
	width: 125px;
	}
	#marquee {
	float: left;
	width: 755px;
	height: 20px;
	}	
	#marquee div {
	white-space: nowrap;
	}
	
#products {
	display: block;
	margin-bottom: 20px;
	padding-right: 20px;
	}	
	#products div {
	display: block;
	float: right;
	width: 235px;
	height: 126px;
	background: url(talent_button.jpg) no-repeat;
	position: relative;
	margin-left: 8px;
	}
		#products span {
		text-indent: -9000px;
		display: block;
		}
		#products #ready span {
		background: url(index_ready.jpg) no-repeat;
		width: 183px;
		height: 34px;
		margin: 20px 0 0 20px;
		}
		#products #filter span {
		background: url(index_filter.jpg) no-repeat;
		width: 179px;
		height: 81px;
		margin: 6px 0 0 30px;
		}
		#products #partner span {
		background: url(index_partner.jpg) no-repeat;
		width: 193px;
		height: 54px;
		margin: 15px 0 0 20px;
		}
		#products div.clear {
		width: auto;
		float: none;
		background: none;
		height: auto;
		}
		#products div#quick_links {
		width: 130px;
		float: left;
		background: none;
		margin-left: 20px;
		height: auto;
		}	
			#products #quick_links h3 {
			color: #333;
			padding-left: 12px;
			}
			#products #quick_links ul {
			list-style: none;
			margin: 5px 0 0 0;
			padding: 0;
			}
			#products #quick_links li {
			display: block;
			margin-bottom: 5px;
			padding-left: 12px;
			background: url(arrow_blue.jpg) no-repeat;
			}
			#products #quick_links li a {
			color: #7a5d0d;
			text-decoration: none;
			}
			#products #quick_links li a:hover {
			text-decoration: underline;
			}
	
.gold_button {
	display: block;
	width: 89px;
	height: 30px;
	text-indent: -9000px;
	}
	#products .gold_button {
	position: absolute;
	bottom: 8px;
	right: 10px;
	}
	.watch_video {
	background: url(btn_gold_watch.jpg) no-repeat;
	width: 96px;
	}
	.view_now {
	background: url(btn_gold_view.jpg) no-repeat;
	}
	.learn_more {
	background: url(btn_gold_learn.jpg) no-repeat;
	}
	.join_today {
	background: url(btn_gold_join.jpg) no-repeat;
	}
	.login {
	background: url(btn_gold_login.jpg) no-repeat;
	}
	
div.prodCall {
	background: url(talent_button.jpg) no-repeat;
	width: 195px;
	height: 106px;
	padding: 10px 20px;
	text-align: center;
	font-size: 10px;
	float: left;
	}	
	
	.prodCall span {
	display: block;
	text-align: left;
	width: 195px;
	margin: 5px 0 0 10px;
	}
	a .prodCall  {
	color: #6F6967;
	text-decoration: none;
	}
	a:hover .prodCall span {
	text-decoration: underline;
	}
	
#footer {
	display: block;
	border-top: 1px solid #eae4d0;
	padding-top: 10px;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	width: 920px;
	}	
	#footer ul {
	list-style: none;
	}
	#footer ul li {
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	text-transform: lowercase;
	border-right: 1px solid #6F6967;
	}
	#footer ul li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}
	#footer ul li a {
	color: #6F6967;	
	text-decoration: none;
	}
	#footer ul li a:hover {
	text-decoration: underline;
	}
	.safe_harbor {
	float: left;
	}
	.truste_seal{
	float:left;
	margin-left:10px;
	}
	.copyright {
	float: right;
	text-align: right;
	}
	
#breadcrumb {
	position: absolute;
	top: 5px;
	left: 0px;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
	display: none;
	}	
	
	.press_kit{
	position: absolute;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:50px;
	text-decoration: underline;
	
	}	

	
/*---------- MANAGEMENT PAGE ------------*/	
.mgmt_pics {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	display: block;
	}
	.mgmt_pics li {
	margin:0 10px 10px 0;
	display: block;
	float: left;
	}
	.mgmt_pics li a {
	display: block;
	width: 107px;
	padding-top: 98px;
	color: #4a4949;
	font-size: 12px;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
	}
		li#bisceglia a {
		background-image: url(bio_bisceglia.jpg);
		}
		li#shade a {
		background-image: url(bio_shade.jpg);
		}
		li#bialk a {
		background-image: url(bio_bialk.jpg);
		}
		li#carnahan a {
		background-image: url(bio_carnahan.jpg);
		}
		li#chuang a {
		background-image: url(bio_chuang.jpg);
		}
		li#korol a {
		background-image: url(bio_korol.jpg);
		}
		li#phillips a {
		background-image: url(bio_phillips.jpg);
		}
		li#putnam a {
		background-image: url(bio_putnam.jpg);
		}
		li#shenton a {
		background-image: url(bio_shenton.jpg);
		}
		li#weinfurter a {
		background-image: url(bio_weinfurter.jpg);
		}
		li#yih a {
		background-image: url(bio_yih.jpg);
		}
	.mgmt_pics li a:hover, .mgmt_pics li a.active {
	background-position: top left;
	text-decoration: none;
	}
	.mgmt_pics li a span {
	font-size: 11px; 
	color: #999;
	display: block;
	}
	
	
/* ----Partners---- */
.partners_info {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	display: block;
	font-style: italic;
	font-size: 11px;
	}
	.partners_info li {
	margin:0 10px 10px 0;
	display: block;
	float: left;
	}
	.partners_info li a.trigger {
	display: block;
	width: 99px;
	padding: 98px 0 0 8px;
	color: #4a4949;
	font-size: 12px;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	}	
	.partners_info li.last {
	margin-right: 0;
	}
	

		li#ahrd a.trigger {
		background-image: url(ahrd.jpg);
		}
		li#asa a.trigger {
		background-image: url(asa.jpg);
		}
		li#business a.trigger {
		background-image: url(business.jpg);
		}
		li#ere a.trigger {
		background-image: url(ere.jpg);
		}
		li#fastroot a.trigger {
		background-image: url(fastroot.jpg);
		}
		li#hr_marketer a.trigger {
		background-image: url(hr_marketer.jpg);
		}
		li#hr_technology a.trigger {
		background-image: url(hr_technology.jpg);
		}
		li#shm a.trigger {
		background-image: url(shm.jpg);
		}
		li#iae a.trigger {
		background-image: url(iae.jpg);
		}
		li#ihrim a.trigger {
		background-image: url(ihrim.jpg);
		}
		li#kennedy a.trigger {
		background-image: url(kennedy.jpg);
		}
		li#onrec a.trigger {
		background-image: url(onrec.jpg);
		}
		li#shrm a.trigger {
		background-image: url(shrm.jpg);
		}
		li#siai a.trigger {
		background-image: url(siai.jpg);
		}
		li#workforce a.trigger {
		background-image: url(workforce.jpg);
		}
		li#aws a.trigger {
		background-image: url(aws.jpg);
		}
		li#rb a.trigger {
		background-image: url(rb.jpg);
		}

.aboutTitle {
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
	display: block;
	line-height: 1.4;
	}	
	
/*------ OTHER STYLES -------*/
.indexTextCall {
	color: #093a47;
	line-height: 31px;
	}	
	.indexTextCall img {
	margin-bottom: -9px;
	}
	
.pricingButton {
	display: block;
	width: 60px;
	height: 29px;
	text-indent: -9000px;
	float: left;
	clear: both;
	display: inline;
	}	
#tfPricing {
	background: url(tf_pricing.jpg) no-repeat;
	margin-left: 283px;
	}
#tsPricing {
	background: url(ts_pricing.jpg) no-repeat;
	margin-left: 193px;
	}	
	
/* Proprietary Page */
.splitColumn td {
	vertical-align: top;
	}	
	.splitColumn tr {
	padding-bottom: 10px;
	}
	.splitColumn a {
	text-decoration: none;
	color: #6F6967;
	}
	.titleColumn {
	vertical-align: top;
	width: 200px;
	font-weight: bold;
	}	
	
.titleStrong {
	text-transform: uppercase;
	font-weight: bold;
	}	
	
#contactTable td {
	vertical-align: top;
	width: 49%;
	}	
	#contactTable p {
	font-size: 11px;
	}
	
.floatRight {
	float: right;
	}	
	
.error {
	font-size: 18px;
	color: #c90000;
	}	

.success {
	font-size: 18px;
	color: #aa943f;
	}	
	
#flashContent {
	display: block;
	position: absolute;
	left: 435px;
	bottom: 0;
	width: 225px;
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}	
	#flashContent span {
	padding: 0 10px 10px;
	display: block;
	}
	#flashContent span.flashHeader {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0;
	}
	
.how_fortune_500s_use_us a {
	text-decoration: none;
	}	
	
.sitemap ul.bullets {
	margin: 5px 0 10px 20px;
	padding-left: 10px;
	}	
	.sitemap ul.bullets li {
	margin-bottom: 0px;
	}	
	.sitemap ul.bullets li a {
	text-decoration: none;
	}
	
.collapsable h6, .collapsed h6 {
	cursor: pointer;
	cursor: hand;
	}
	
.demo #TB_ajaxContent {
	text-align: center;
	padding-top: 15px;
	}		
	
form {
	display: block;
	clear: both;
	}	

	form p {
	display: block;
	position: relative;
	font-size: 13px;
	padding: 0;
	clear: both;
	}
	body#talent_filter.resources .box_newsletter, body#talent_filter.resources .box_competitor {
	margin-right: 25px;
	display: inline;
	line-height: 3;
	}
	input {
	width: 200px;
	padding: 2px 3px;
	}
	body#talent_filter.resources .box_newsletter input, body#talent_filter.resources .box_competitor input {
	width: auto;
	}
	.hear select, .person select {
	width: 300px;
	}
	form p.submit {
	width: 286px;
	}
	.submit input {
	width: auto;
	display: block;
	clear: both;
	background: none;
	font-size: 18px;
	color: #666;
	border: none;
	float: right;
	text-transform: capitalize;
	cursor: pointer;
	cursor: hand;
	}
		body#talent_filter.resources .submit input {
		float: none;
		margin-left: 220px;
		}
	label {
	display: block;
	float: left;
	width: 80px;
	text-transform: capitalize;
	}
	body#talent_filter.resources .box_newsletter label, body#talent_filter.resources .box_competitor label {
	width: 200px;
	float: none;
	display: inline;
	margin-left: 5px;
	}
		.hear label, .person label {
		float: none;
		width: auto;
		}
	legend {
	margin: 0 20px;
	padding: 0 8px;
	text-transform: uppercase;
	}
	fieldset {
	margin-bottom: 10px;
	}

#secondaryContent #faux_subscribe ul.formErrors {
	color: #c90000;
	list-style: circle;
	margin: 10px 0 10px 10px;
	padding-left: 10px;
	}	
	
.payment fieldset {
	padding: 10px;
	}	
	.payment label {
	width: 100px;
	}
.payment .same input, .payment #serviceField input, .payment #servicePayment input {
	width: auto;
	}	
	.payment #serviceField label, .payment #servicePayment label, .payment .zip, .payment .billing_zip {
	display: inline;
	float: none;
	width: auto;
	margin-left: 20px;
	}
	.payment #zip, .payment #billing_zip {
	width: 60px;
	}
	.payment #state, .payment #billing_state {
	width: 60px;
	}
	.payment .name_on_card label {
	float: none;
	width: auto;
	}
	.payment .phone {
	float: none;
	}
	.payment .terms input {
	width: auto;
	margin-right: 10px;
	}
	.payment .terms label {
	float: none;
	display: inline;
	width: auto;
	}
	.payment #submit {
	width: auto;
	}
	
#demoBox {
	width: 920px;
	}	
	body.demo #demoBox {
	color: #10495c;
	}
	#demoBox h2 {
	color: #7b6a24;
	}
	#demoContent {
	margin-left: 30px;
	}
	#demoBox #secondary {
	float: right;
	width: 380px;
	}
	body.demo #demoBox #secondary {
	margin: 20px 10px 0 0;
	}
	body.resources #secondary ul {
	list-style: none;
	}
	body.resources #secondary ul a {
	color: #aa943f;
	}
	body.resources #secondary ul a:hover {
	text-decoration: none;
	}
	#demoBox #primary {
	width: 420px;
	}

	#demoBox #submit, body#talent_filter.resources #submit, #faux_subscribe form .submit input#submit {
	background: url(art_submit.gif);
	display: block;
	width: 81px;
	height: 27px;
	text-indent:-9000px;
	}

ul#newsList {
	list-style: none;
	}	
	#newsList li {
	display: inline;
	margin: 0 15px 10px;
	line-height: 30px;
	}
	#newsList li a img {
	padding: 2px;
	border: 1px solid #fff;
	}
	#newsList li a:hover img {
	border: 1px solid #999;
	}
	
#webcasts li {
	line-height: 1.7;
	}
	#webcasts a {
	text-decoration: none;
	}	
	#webcasts a:hover {
	text-decoration: underline;
	}
	
#index_button_list {
	list-style: none;
	margin: 0 65px 0 0;
	padding: 0;
	}
	#index_button_list li {
	float: right;
	display: block;
	line-height: 36px;
	}
	
#career_builder_home {
	position: absolute;
	bottom: 2px;
	right: 240px;
	}	
	
	
#var.dashboard #primaryContent, #var.submitPage #primaryContent {
	width: 550px;
	height: auto;
	}	
#var #secondary form {
	padding: 0;
	background: url(login_bg.gif);
	margin: 0;
	width: 388px;
	}

#var.index #topGraphic, #var.index #bottomGraphic {
	display: block;
	width: 388px;
	height: 17px;
	background: url(login_top_corners.gif);
	margin: 0;
	}	
	#var.index #bottomGraphic {
	background: url(login_bottom_corners.gif);
	}
	
#var.index form {
	position: relative;
	margin: 20px;
	}	
	#var.index form p.pass {
	margin-bottom: 0px;
	}
	#var.index label {
	width: 85px;
	text-align: right;
	padding-right: 0;
	display: block;
	margin-left: 25px;
	}
	#var.index form h1 {
	margin-left: 25px;
	}
	#var.index form .error {
	font-family: helvetica;
	font-size: 11px;
	color: #c90000;
	margin-left: 25px;
	}
	
#var.dashboard #primaryContent ul li {
	float: left;
	width: 250px;
	display: block;
	height: 75px; 
	margin:0 15px 15px 0;
	}	
	#var.dashboard #primaryContent ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #444;
	display: block;
	height: 65px;
	padding-top: 10px;
	}
	#var.dashboard #primaryContent ul li a:hover {
	color: #114652;
	background: #d9d9d9;
	}
	#var.dashboard #primaryContent ul li img {
	float: left;
	margin:-10px 10px 0 0;
	}
	
#var.current_partners #primaryContent ul li {
	float: left;
	width: 250px;
	margin: 15px 25px 15px 0;
	display: block;
	font-size: 11px;
	}
	#var.current_partners #primaryContent ul li img {
	padding: 2px;
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 90px;
	}
	
#varSubmit {
	display: block;
	width: 117px;
	height: 116px;
	background: url(varEnter.jpg);
	text-indent: -9000px;
	border: none;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	right: 10px;
	bottom: -70px;
	_bottom: -71px;
	}

.blogFeed {
	float: left;
	display: block;
	width: 100px;
	height: 106px;
	overflow: auto;
	}
	
ul#videoList li {
	display: inline;
	}

span.form_feedback {
	display: block;
	background: #ebebeb;
	border: 1px dashed #ccc;
	padding: 6px 6px;
	font-size: 14px;
	font-weight: bold;
	}	
	
	
/*  Accordion */
.about .demo{
	width: 492px;
	}
	.faqs .demo{
	width: 620px;
	}
	
		/*
			Vertical Accordions
		*/
		
		#accordion {
		width: 492px;
		text-align: left;
		}
		.faqs #accordion {
		width: 620px;
		}
		
		#accordion h3, #index.about h3 {
		display: block;
		height: 45px;
		width: 492px;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		color: #000;
		cursor: pointer;
		margin: 0 0 0 0;
		padding-top: 8px;
		}
		.faqs #accordion h3{
		cursor: pointer;
		width: 630px;
		margin: 0;
		height: inherit;
		padding-top: 2px;
		
		}

		
		#accordion h3 a, #index.about h3 a{
		display: block;
		height: 19px;
		margin-left: 20px;
		font-size: 18px;
		color: #333;
		line-height: 37px;
		text-decoration: none;
		}
			.faqs #accordion h3 a{
			display: inherit;
			text-indent: inherit;
			margin-left: 0;
			}
/*
			h3 a#who_is {
			background: url(who_is_talentdrive.jpg) no-repeat; 
			}
			h3 a#when_was {
			background: url(when_was_talentdrive.jpg) no-repeat;
			}
			h3 a#where_is {
			background: url(where_is_talentdrive.jpg) no-repeat;
			}
*/
		
		.ui-state-active {
		background: url(accordion_close.jpg) no-repeat top right;
		}
		.faqs .ui-state-active {
		background: none;
		}
		.ui-state-default {
		background: url(accordion_open.jpg) no-repeat top right;
		}
		.faqs .ui-state-default {
		background: none;
		}
		.ui-accordion-content p {
			color: #444444;
			overflow: hidden;
			margin-bottom: 5px;
			padding: 10px;
			}
			.faqs .ui-accordion-content p {
			padding: 0 4px;
			}
			
  			

    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
    
/*----- DIALOG BOX --------*/
.ui-dialog .ui-dialog-titlebar {
padding:0.5em 0.3em 0.3em 1em;
position:relative;
}
.ui-corner-all {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}
.ui-widget-header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6A828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) repeat-x scroll 50% 50%;
border:1px solid #E78F08;
color:#FFFFFF;
font-weight:bold;
}    
.ui-dialog .ui-dialog-title {
float:left;
margin:0.1em 0 0.2em;
}
#faux_1, #faux_2, #faux_3, #faux_4, #faux_5, #faux_6, #faux_7, #faux_8, #faux_9, #faux_10, #faux_11, #faux_12, #faux_13, #faux_14, #faux_15, #faux_16, #faux_17, #faux_18, #faux_19, #faux_20, #faux_press, #faux_subscribe {
	text-align: left;
	font-family: font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	}
