/*
This file is only included when users are logged in...
so......... having member-menu set to display none here
is a pretty good idea :)
*/
#pixopoint_menu1 .myaccount {
	display: none;
}

#cmm_login_success_msg {
	color: #f00;
width:130px !important;
font-size:10px;
margin-top:10px;
float:left;
}
