/***********************************************************************************
*                                 folder: /publications
************************************************************************************
*/

/*****************************   publications *************** */
.publications_border{
width:97%; 
border:1px;
margin-left: 20px
}
TD.publications_grey{
width:50%;
height:30px;
background: #F2F2F2;
text-align:center;
font-weight:bold;
margin-left: 10px;
color:#336699

}
TD.publications_white{
width:50%;
height:30px;
background: #FFFFFF;
text-align:center;
font-weight:bold;
margin-left: 10px;
color:#336699
}

