#projectsdigowrapper{
    width: 592px;
    margin: auto auto auto 2px;
    position: relative;
}
#projects_digo_upper{
    height: 66px;
    width: 592px;
}
#projects:digo_logo img{
    border: none;
    float: left;
    height: 40px;
    width: 263px;
    margin-top: 15px;
}
#projects_digo_lower{
    width: 592px;
}

.digoproject{
    width: 592px;
    margin-left: 25px;
}
.digoproject > .category_symbol a img{
    border: none;
    float: left;
    height: 62px;
    width:62px;
}
.digoproject > .description{
    float: left;
    margin-left: 13px;
    margin-right: 25px;
    padding-top: 23px;
}
.digoproject > .pictureswrapper{
    float: left;
    width: 237px;
}
.pictureswrapper > .picture a img{
    border: none;
    float: left;
    height: 60px;
    margin-right: 19px;
    width: 60px;
}