

.content .article {
	color: white;
}
.content .article h2 {
	/*color: white;
	background-image: url(../images/skin/bgs/line_white.gif);
	*/
	/*Kept h2s on page*/
}

p.lead, div.lead {
	margin-top: 20px;
}

/*Variations*/
.asset-management div.lead { margin-top: 20px; }

.group-logo {
	/*
	background: url(../images/skin/bgs/line_white.gif) no-repeat 0 100%;
	padding-bottom: 7px;
	*/
	margin-bottom: 27px;

}

#securities-logo {
	background: url(../images/logo_securities.png) no-repeat;
	width: 187px;
	height: 15px;
	text-indent: -9999px;	
}
#assetmgmt-logo { 
	width: 250px;
	height: 17px;
	text-indent: -9999px;	

}
#assetmgmt-logo { 
	background: url(../images/logo_assetmgmt.png) no-repeat;
}


.content .article h2 {
	margin-top: 12px;
}



#about-overview .content {
	background: url(../images/skin/bgs/photo_about_overview.jpg) no-repeat;
}
#about-asset-management .content {
	background: url(../images/skin/bgs/photo_about_asset_mgmt.jpg) no-repeat;
}
#about-securities .content {
	background: url(../images/skin/bgs/photo_about_securities_new.jpg) no-repeat;
}
#citadel-execution-services .content {
	background: url(../images/skin/bgs/photo_about_securities_new_2.jpg) no-repeat;
}

.careers .content {
	background: url(../images/skin/bgs/photo_about_careers.jpg) no-repeat;
	min-height: 580px;
}


.careers #apply-now-link {
	background: url(../images/skin/common/arrow-blue-right.png) no-repeat right center;
	padding-right: 20px;
	font-size: 20px;
	font-family: Times, serif; 
	font-weight: normal; 
	color: #5181b1; 
}
.careers #apply-now-link:hover {
	color: #5181b1; 
	text-decoration: none;
}
.careers .apply-intro a.open_ {
	background: url(../images/skin/common/arrow-blue-down.png) no-repeat 100% 50% !important;
}

#why-citadel .content {
	background: url(../images/skin/bgs/photo_about_careers_why.jpg) no-repeat;
}

#campus-recruiting .content {
	background: url(../images/skin/bgs/photo_about_careers_recruiting.jpg) no-repeat;
}

#global-equities .content {
	background: url(../images/skin/bgs/photo_about_careers_global.jpg) no-repeat;
}

.omnium .content {
	background: url(../images/skin/bgs/photo_about_omnium.jpg) no-repeat;
}

/*#omnium-overview .content {
	background: url(../images/skin/bgs/photo_about_asset_mgmt.jpg) no-repeat;
}
*/
#securities-services .content {
	background: url(../images/skin/bgs/photo_about_asset_mgmt.jpg) no-repeat;
}


.careers-wrap { position: relative; }

.js-enabled #application-information { position: absolute; display: none; top: 0; left: 0; }

a#close-link {
	position: absolute;
	top: 0;
	right: 40px;
	margin-top: -39px;
	cursor: pointer;
	color: #333;
	font-weight: bold;
}
a#close-link:hover {
	color: #666;
	text-decoration: none;
}


#application-information { width: 850px; clear: both; padding: 20px 50px 10px; background-color: white;  }
#application-information h3 { font-size: 16px; font-family: Times, serif; font-weight: normal; padding-bottom: 14px; }
#application-information ul.cv-list { list-style-type: disc; padding-left: 20px; line-height: 1.4; }
#application-information ul.cv-list li { margin-left: 3px; }
#application-information ul.address-list { line-height: 1.4; }
#application-information #about-citadel { width: 425px; padding-right: 30px; display: inline; float: left; }
#application-information #media-contact { width: 190px; padding: 0 20px 0; display: inline; float: left; }
#application-information #email-contacts { width: 160px; padding-top: 0; display: inline; float: left;  }
	#email-contacts p { font-weight: bold; padding-bottom: 13px; }
	#email-contacts a { color: #113B6E; font-weight: normal; }
	#email-contacts a:hover { color: #113B6E; text-decoration: underline; }
#application-information .disclaimer { color: #666666; width: 645px; font-size: 10px; font-style: italic; display: block; float: left; }
.disclaimer p { line-height: 1.4; }  	

