.mainContainer{
	background:white; padding: 12px;
}
#findContainer{
	width:705px;
}
#fundedProjectAccess{
	float:right;
}
#findTopPart{
}
#findBottomPart{
	margin-left:200px;
}
#leadText{
	float:left;
}
#find_top_left, #find_top_right{
	float:left;
	margin-left:10px;
	width:340px;
} 
#supporters, #featured{
	width:170px;
	float:left;
}
.findLogos{
	padding:2px;
}
#twoColumnContainer{
	margin-top:15px;
}
#find_left_explore, #find_right_inspired{
	float:left;
}
#find_right_inspired{
	margin-left: 15px;
}
#find_explore_head{
	width:190px; 
	height:40px;
	color:white;
	background: #6590AF;
}
#browseModule{
	margin-top:20px;
	padding-left:10px;
} 
#browseModule li {
	margin:0;
	line-height: 1.07em;
}
#browseModule h2 {
border-bottom:0px solid #CCCCCC;
color:#DB8600;
display:block;
font-size:1.2em;
line-height:1.3em;
text-transform: capitalize;
width:90%;
font-weight: bold;
} 
#browseModule h2 a:link, #browseModule h2 a:visited, #browseModule h2 a:active {
color:#DB8600;
font-weight:900;
text-decoration:none;
}
#browseModule h2 a:hover {
color:#DB8600;
text-decoration:underline;
} 
#find_inspired_head{
	width:500px;
	height:40px;
	color:white;
	background: #6590AF;
}
#find_explore{
	width:190px;
}   
#find_inspired{
	width:500px;
}
#find_latest_project_head, #find_most_donors_head, #find_closest_to_goal_head{ 
	width:157px;
	height:30px;
	color:white;
}
#find_latest_project_head{
	background:#a3b900;
}
#find_most_donors_head{
	 background:#db8600;
}
#find_closest_to_goal_head{
     background:#dfce00;
}   
#find_latest_project, #find_most_donors, #find_closest_to_goal{
   width:155px;
   /*height:465px; */

}
.featuredProjectPic{
	width:155px;
	height:87px;
}
.findNumber{
	font-weight: bold;
	font-size: 15px;
	line-height: 1.35em;
}
.projectTitle{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	height:45px;
}
.projectSummary{
	height:86px;
	line-height: 18px;
	overflow:hidden;
	text-overflow:ellipsis;
	
}

.findProjectContent{
	padding:10px;
}
#find_latest_project .stats, #find_most_donors .stats, #find_closest_to_goal .stats{
	/*position:absolute;
	height: 100px;
	bottom:100px;*/
}

#find_latest_project .findNumber, #find_latest_project .projectTitle, #find_latest_project .projectTitle a, #find_latest_project .projectTitle a:hover, #find_latest_project .projectTitle a:visited{
	color:#a3b900;
	text-decoration: none;
	font-weight: bold;
} 
#find_latest_project{
	border: 1px solid #a3b900;
}

#find_most_donors .findNumber, #find_most_donors .projectTitle, #find_most_donors .projectTitle a, #find_most_donors .projectTitle a:hover, #find_most_donors .projectTitle a:visited{
 color:#db8600;
text-decoration: none;	
font-weight: bold;
}  
#find_most_donors{
	border: 1px solid #db8600;
}
#find_closest_to_goal .findNumber, #find_closest_to_goal .projectTitle, #find_closest_to_goal .projectTitle a, #find_closest_to_goal .projectTitle a:hover, #find_closest_to_goal .projectTitle a:visited{
 	color:#dfce00;
	text-decoration: none;
	font-weight: bold;	
}   
#find_closest_to_goal{
	border: 1px solid #dfce00;
}
#find_closest_to_goal .projectTitle a:hover, #find_most_donors .projectTitle a:hover ,#find_latest_project .projectTitle a:hover{
	text-decoration: underline;
} 
.inspired_project_wrapper{
   width:157px;
float:left; 
margin:	20px 0 20px 12px; 
}  
.inspired_project_wrapper.first{
	margin-left:2px;
}
.topHeader{
	font-size: 20px;
	padding:10px 0 5px 15px;
}
.smallHeader{
	font-size: 15px;
	padding:10px 0 5px 6px;
}
.highlightedText{
	font-weight: bold;
	color: black;
}

