/* Center phone number at the top */

#(847) 995-0970){
display: block;
margin: 0 auto;
text-align: center;
}

/* Hide author name on forum summary only */

#idForumContainer #idForumSummaryContainer div.boxBodyContainer table td.lastReplyTD div.lastReply span
{
display: none;
}

/* Hide author name on forum topic */

#idForumContainer #idForumDetailsContainer #idMessageListContainer div.boxBodyContainer table.forumMessageTable td.left div.boxBodyInfoOuterContainer
{
width: 0px;
}

/* Remove both top and bottom Add Comment buttons on forum topic */

#idForumContainer #idForumPanelContainer input.forumPanelButton, #idForumContainer #idForumDetailsContainer #idForumBottomPanelContainer input
{
display: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}

