#special-projects {
width:100%;
margin-bottom:45px;
padding:0 20px;
position:relative;
left:-20px;
clear:both;
}
#special-projects h2 {
text-transform:uppercase;
padding:10px 0 10px 10px;
font-size:1.3em;
letter-spacing:0.1em;
font-weight:500;
color:#3a3a3a;
}
#special-projects .frame {
background-color:#f8f9f5;
border-top:1px solid #b3b4b3;
border-bottom:1px solid #b3b4b3;
}
.js #special-projects .frame {
overflow:hidden;
width:960px;
margin:0 auto;
}
#special-projects li {
list-style-type:none;
margin:15px 0;
padding:0 10px;
border-right:1px solid #ccc;
float:left;
}
#special-projects li.position-6, 
#special-projects li.position-12 {
border-right:0px;
}
#special-projects li a {
width:139px;
display:block;
}
#special-projects .widget img {
border:1px solid #ccc;
margin-bottom:0;
}
#special-projects .meta p {
padding-top:15px;
}
#special-projects h3 {
padding-top:15px;
font-size:1.8em;
font-family:"abril-text", Georgia, "Times New Roman", Times, serif;
line-height:138%;
}