/* block myaccount */
/*.myaccount ul {margin-bottom:10px}
.myaccount li {border-bottom: 1px solid #eee}
.myaccount li a {
   display: block; 
}
*/
.myaccount p.logout {
	margin: 10px 0;
	text-align:right
}

/* block myaccount in footer */
#footer .myaccount .logout {display:none;}
#footer .myaccount ul {margin-bottom:0}
#footer .myaccount li a { 
}
#footer .myaccount li.lnk_wishlist img {display:none
}
