/* User Menu Style Sheet */

#page #rhs_col #login_form {
 margin: 15px 0px 0px 5px;
 padding: 0px 0px 5px 0px;                                                                 
 background: white url(gfx/page_layout/rhsbar_box_feedback_foot.gif) no-repeat left bottom;
 text-align: center;
 clear: both;
}

#page #rhs_col #login_form p.user_menu_text {
 font-weight: bold;
}

#page #rhs_col #login_form a,
#page #rhs_col #login_form input.btn_logout { 
 border: 1px solid #33437A;
 border-top: 1px solid #E0ECFA;
 border-right: 1px solid #E0ECFA;
 background: #64A1E5;
 color: white;
 text-decoration: none;
 line-height: 100%;
 padding: 3px;
 margin: 2px;
}