.download {
    margin-bottom:18px;
    line-height:16px;
}
.download .project {
    position: relative;
}
.download .project-title {
    width:450px;
}
.download .project-link {
    position:absolute;
    width:100px;
    text-align:right;
    bottom:0;
    right:0;
}
.download .files {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-image:none;
    border-top:1px solid #ccc;

}
.file-title {
    color:#666;
}
