.project_data{
    padding-top: 0px;
    width: 482px
}

.project_data .odd{
    background-color: #f2f2f2;
}

.project_data TD{
    padding: 3px 7px;
    color: black;
}

.project_data TD.title{
    color: #848484;
}

.project_logo{
    margin-left: 495px;
}

#post_content .post_text{
    margin-top: 35px;
}

.project_services{
    margin-top: 20px;
}

.project_services .one_service{
    width: 300px;
    float: left;
    margin-bottom: 10px;
}

.project_services .one_service .cover{
    width: 155px;
    float: left;
}

.project_services .one_service .right{
    width: 145px;
    margin-left: 155px;
    line-height: 15px;
}

.project_services .one_service .title A{
    color: #fe6124;
    font-weight: bold;
}

.project_services .one_service .text{
    margin-top: 10px;
}