
@import url("master.php");

div#researchTitle, div#researchDesc, div#researchImg {
 text-align: center;
}

div#researchTitle {
 font-weight: 700;
}

li {
 padding: 15px 0;
}

a {
 text-decoration: none;
}

ul {
 text-align: left;
 list-style-type: none;
}

#bodycontent {
   text-align: center;
}

#ResearchBanner {
   margin-top: -20px;
}