/*widget specific styles - generic style in screen */

li.memOnly {
color:red;
}
div.panel {
display:block;
padding:3px;
}

#lastUpdated{
text-align: center;
}
#lastUpdated span{
color:#23416f;
}

#apostleBooklet div { min-height:160px; }
#gbot div{

}

@media screen and (max-width: 820px) {
  #apostleBooklet img { width:80px; }
  #apostleBooklet div { min-height:120px; }

}
