#cc2r-content ul li a{
    text-decoration:underline;
}

#ccer-banner {
    margin-bottom: 1em;
}

#ccer-banner img {
    border:1px solid #006666;
    padding:3px;
}

#project-team .section {
    text-align: center;
}

#project-team h3, #special-thanks {
    margin-top: 30px;
}

#ccer-announce {
    background-color: #E3E4DE;
    width: 80%;
    margin: 10px auto;
    padding: 1em .5em .5em .5em;
}

#collaborators a {
    text-decoration:underline;
}

#ccer-announce p,
#ccer-announce div,
#ccer-announce table {
    margin-right: 2em;
    margin-left: 2em;
}

#ccer-announce .title {
    margin: 0 0 1em 0;
    padding-left: 26px;
    background-color: #476;    
    padding-bottom: 4px;
}

#ccer-announce .title a {
    color: #ea4;
    font-family: helvetica, arial, sans-serif;
    font-size: 116%;
    font-weight: bold;
}

#ccer-announce .title a:hover {
    text-decoration: none;
}

#ccer-rfp table.schedule {
    border: 1px solid #666;
}

#ccer-rfp table.schedule th,
#ccer-rfp table.schedule td {
    padding: 3px 8px;
}

#ccer-rfp table.schedule th {
    background-color: #476;
    color: #ea4;
    font-weight: bold;    
}

#ccer-rfp table.schedule td.date {
    font-weight: bold;
}

#ccer-rfp table.schedule tr.even td {
    background-color: #eee;
}

#ccer-rfp table.schedule tr.odd td {
    background-color: #dadada;
}

#ccer-rfp .FAQ .question,
#ccer-rfp .FAQ .answer {
    line-height: 1.2;
}

#ccer-rfp .FAQ .question {
    font-weight: bold;
    margin-bottom: 0;
}

#ccer-rfp .FAQ .q-icon,
#ccer-rfp .FAQ .a-icon {    
    font-weight: bold;
    color: #666;
}

#director_img {
    float: right;
    border: 1px solid #ccc;
    padding: 4px;
}

#ccer-rfp .FAQ .q-icon {
    /*color: #476;*/
}

#ccer-rfp .FAQ .a-icon {
    /*color: #ea4;*/
}