<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>/* ////////// added for knowledge base //////////// */


/* -------------- breadcrumbs -------------- */
html body #container #main #breadcrumb {
	margin: 10px 0 0 5px;	
}

#breadcrumb img{
	margin:0 5px 1px 5px;	
}


/* -------------- content pages -------------- */
	  
#article {
	margin:0 40px 40px 35px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#article h1 {
	font-size:18px;	
	margin:0 0 10px 0;
	padding:0;
	line-height:150%;
}

#article h2 {
	font-size:16px;
	line-height:150%;
	margin: 0 0 5px 0;
}

#article h3 {
	font-size:14px;
	line-height:150%;
	margin: 0 0 3px 0;
}

#article h4 {
	line-height:150%;
	margin: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#article h5 {
	margin: -10px 0 25px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#article p {
      margin: 10px 0 18px 0;
      color: #000;
	  font-size:13px;
	  line-height:180%;
	  
}

#article li {
	color:#000;
	font-size:13px;
}


.articlesection ul /*, #article .articlesection ul li ul */{
	list-style: none;
 	padding-left: 0;
}

.articlesection ul li, .articlesection ul li ul li {	
	background: url(http://www.lumosity.com/knowledge-center/assets/75/bullet.gif) no-repeat left 0.45em;
}

.articlesection ul li{
	margin: 0 15px 7px 0px;
  	padding: 0 0 0 8px;
}
	
.articlesection ul li ul li {
	margin: 10px 15px 7px 15px;
  	padding: 0 0 0 8px;
}

#articlesectionasset{
	float:left;
	width:175px;
}

#articlesectioncontent{
	float:left;
	width:400px;
}

/* -------------- homepage -------------- */

#homepage {
	margin:-20px 0 0 0;	
}

#homepage h1 {
	color: #559E51;	
}

#homepage #homepageintro p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#666;
	margin:15px 20px 15px 27px;
	line-height:150%;
}

#homepage #homepagecontentbrowse {
	margin:0 20px 20px 27px;
	padding:0;
	width: 624px;
	border-top:1px solid #ccc;
	float:left;
}

#homepagecontentbrowse h2, #homepagecontentbrowse h2 a:link, #homepagecontentbrowse h2, #homepagecontentbrowse h2 a:visited, #homepagecontentbrowse h2, #homepagecontentbrowse h2 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:17px;
	color:#559e51;
	margin:0;
	padding:0;
}
	
#homepagecontentbrowse p {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	margin: 12px 15px 12px 0;
	line-height:150%;
}

#homepagecontentbrowse ul {
	list-style: none;
 	padding-left: 0;
}

#homepagecontentbrowse ul li {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	margin: 0 15px 7px 0;
	background: url(http://www.lumosity.com/knowledge-center/assets/75/bullet.gif) no-repeat left 0.45em;
  	padding: 0 0 0 8px;
}

#homepagecontentbrowse p a:link, #homepagecontentbrowse li a:link {	
	color:#2181A9;
	color:#1A6B8C;
}

.homepagecontentleftcontainer {
	border-right:1px solid #efefef;
	/*width:298px;*/
width:292px;
	float:left;
	margin:20px 0 0 0;
}

.homepagecontentrightcontainer {
	/*width:298px;*/
width:292px;
	float:left;
	margin:20px 0 0 0;
}

.homepagecontentleft {
	float:left;	
	/*width:282px;*/
	margin: 0 21px 10px 0;
	padding:0 0 10px 0;
}

.homepagecontentright {
	float:left;
	/*width:283px;*/
	margin: 0 0 10px 15px;
	padding:0 0 10px 21px;
}

.homepagecontentbottomborder {
	border-bottom:1px solid #ccc;
}

#primary_column #explore {overflow: hidden; }
</p></body></html>
