/* Local.css
  * This file is for custom CSS used only on this website
  * You should only edit this file if you are familiar with CSS.
  */
  

#content .section {
	padding-right: 19px;
}

#content .section .photolist-index-left, #content .section .photolist-index-left img, #content .section .photolist-index-left .top {
	width: 485px;
}

#content  .rightColumnDivide .chronoButton .photolist .bottom, #content  .rightColumnDivide .chronoButton .photolist img {
	width: 228px;
}

	
#content .tier {
	margin: 0px !important;
}

#content .chronoButton .photolist-index-left ul li, #content .chronoButton .photolist-index-left .top {
	background-color:#284268;
}

#content .section .chronoButton .image-left-main-index img {
	border: 1px solid #284268;
}

#content #whichButtons .top{
	height: 49px;
}

#content #whichSide .classic {
	height: 60px;
}

/* Fix for the photolist-index on the which-career landing page */

#content .tier .section .chronoButton .photolist-index-left {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

/**
 * Knowledge base (Apollo) overrides
 */

/* Top 5 articles/newest articles */
#topLists h4 {
	background: #365481;
}

/* Knowledgebase home */
#content h3 {
  color: #365481;
}

#articleFooter h4 {
  background-color: #365481;
}

#commentbox h4 {
  background:none repeat scroll 0 0 #365481;
}

.toolsColumn h4 {
  background-color: #365481;
}

background12 {
	background-color: #ffffff !important;
}