#ProjectFiche{
   width: 100%;
}
#ProjectFiche a{
   text-shadow: 0 0 5px #fff;
}
#ProjectFiche td{
   vertical-align: top;
   width: 50%;
}
#projectPageHeader{
   border-bottom: 1px solid #999;
   cursor: pointer;
}

#projectPageDataEmbedder{
   padding: 15px;
   position: relative;
}

#projectPageIcon {
   cursor: pointer;
   font-size: 15px;
   font-weight: 400;
   position: absolute;
   top: 25px;
   right: 15px;
}

#projectPageHideShowContent{
   /*display: none;*/
   padding-top: 10px;
   width: 100%;
}
