.AiMediaLibNotesDialogPopup
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.8);
  margin-top: 20px;
}

#aiMediaLibProjectBlog
{
  margin: 5em auto;
  width: 90%;
  height: 43em;
}

#aiMediaLibProjectNotesTitle
{
  font-size: 200%;
  font-weight: 900;
  line-height: 2em;
  margin: -2.5% auto 0 auto;
  width: 100%;
  text-align: center;
  display: block;
}

.VwGrid
{
  border:none;
}