/* block myaccount */
.myaccount ul {}
.myaccount li {}
.myaccount li a {}
.myaccount p.logout {}


/* block myaccount in footer */
#footer .myaccount {padding:0;}
#footer .myaccount h4 {}
#footer .myaccount .logout {display:none;}
#footer .myaccount h4 {
}
#footer .myaccount ul {margin-bottom:0}
#footer .myaccount li {border-bottom:none}
#footer .myaccount li a {}
#footer .myaccount li.lnk_wishlist img {display:none}