/* info */
.project-detail{
    width:100%; height:100%;
}

.project-detail table{
   margin: 0;
}

.project-detail table tr td{
    border: none;
}
.project-detail .info-label{
    width: 80px;
    text-align: right;
}

/* end info */
