#idFooterPoweredByContainer {
display: none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.boxInfoContainer h5
{ display: none;}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover{
background: blue !important;
color: white !important;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a{
color: white !important;
}
.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a:hover{
background: red !important;
color: black !important;
}