#at_ourwork #primaryContent h2.storiesofsuccess {
	height: 60px;
	background: transparent url(/images/headers/ourwork.jpg) 0 0 no-repeat; 
}

#focus h2.stories {
    margin: 0 20px;
    padding: 12px 20px 0 20px;
    height: 166px;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
}
#focus h2.stories.education {
    background-image: url(../images/headers/whatwedo.education.png);
}
#focus h2.stories.basicrights {
    background-image: url(../images/headers/whatwedo.basicrights.png);
}
#focus h2.stories.communities {
    background-image: url(../images/headers/whatwedo.communities.png);
}
#focus h2.stories.leadership {
    background-image: url(../images/headers/whatwedo.leadership.png);
}

#related-stories,
#related-grants {
    padding: 10px 20px 10px 20px;
}
#related-stories {
    margin-top: 20px;
}
#related-stories .stories .small {
    position: relative;
    padding-top: 7px;
    padding-left: 0;
    width: 660px;
}
#related-stories .stories .story .image h3 {
    height: 21px;
    background: none;
}
#related-stories .story .text p.help {
    color: #535042;
    font-weight: bold;
}
#related-stories .story .text p.help a {
    margin-left: 5px;
    padding: 0 10px 0 5px;
    border-left: 1px solid #beb797;
    color: #beb797;
    font-size: 0.9em;
    text-transform: uppercase;
}
.story .text p.help a:hover {
    color: #a14427;
}

#related-grants .lastUpdated {
    position: relative;
    top: -22px;
    left: 107px;
    margin-bottom: -18px;
    height: 20px;
    color: #807b60;
}
#related-grants ul {
    margin-bottom: 2em;
}
#related-grants ul li {
    margin-bottom: 0.42em;
    padding-left: 48px;
    font-size: 1.2em;
    line-height: 1.17em;
    background: transparent url(../images/arrows/bullet.png) 30px 5px no-repeat;
}
#related-grants ul li a {
    text-decoration: underline;
}
#related-grants p {
    font-size: 1.2em;
    line-height: 1.17em;
}

#related-stories .stories .small:after {		
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.bubbled {
	width: 300px;
}

/* Grants - Search Our Work */

form#grants_form {
}

#keywordSearch {
    margin: 0 20px 30px;
    padding: 20px 10px 10px;
}
#keywordSearch .lastUpdated {
    float: right;
    color: #918f85;
}


table.criteria {
    margin: 0 20px 10px;
    width: 660px;
}
table.criteria th {
    padding: 0 8px;
    color: #005951;
    text-align: left;
}
table.criteria th label {
    display: block;
    margin-bottom: 4px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.17em;
}
table.criteria th select {
    width: 100%;
	font-weight: normal;
}
table.criteria th.t_organization {
    width: 167px;
}
table.criteria th.t_pillar {
    width: 106px;
}
table.criteria th.t_location {
    width: 106px;
}
table.criteria th.t_year {
    width: 77px;
}
table.criteria th.t_amount {
    width: 126px;
}

table.results {
    margin: 0 20px;
    width: 660px;
    border: 2px solid #fff;
}
table.results td {
    padding: 10px;
    border-left: 1px solid #fff;
    background-color: #f8f6ed;
    color: #464646;
    vertical-align: top;
}
table.results tr.even td {
    background-color: #efede2;
}
table.results td.t_organization {
    width: 164px;
    border-left: 0;
}
table.results td.t_pillar {
    width: 106px;
}
table.results td.t_location {
    width: 104px;
}
table.results td.t_year {
    width: 75px;
}
table.results td.t_amount {
    width: 126px;
}
table.results td a {
    font-weight: bold;
}
