 
#profile_body #main_menu { margin: 20px 0; }
#profile_body #main_menu .option { margin: 15px 0; }
#profile_body #main_menu .title { margin-left: 30px; margin-bottom: 5px; }
#profile_body #main_menu .desc  { margin-left: 30px; margin-bottom: 5px; }

#profile_body #main_menu #update_profile  { background: url('http://cruiserstuff.com/images/icon_user.gif') no-repeat; }
#profile_body #main_menu #update_gallery  { background: url('http://cruiserstuff.com/images/icon_image.gif') no-repeat; }
#profile_body #main_menu #update_wishlist { background: url('http://cruiserstuff.com/images/icon_favourites.gif') no-repeat; }
#profile_body #main_menu #checkout_info   { background: url('http://cruiserstuff.com/images/icon_cart.png') no-repeat; }
#profile_body #main_menu #share_wishlist  { background: url('http://cruiserstuff.com/images/icon_email.gif') no-repeat; }
#profile_body #main_menu #order_history   { background: url('http://cruiserstuff.com/images/icon_clock.gif') no-repeat; }
#profile_body #main_menu #change_password { background: url('http://cruiserstuff.com/images/icon_key.gif') no-repeat; }

#profile_edit_body .separator { font-size: 18px; font-weight: bold; color: #000; margin: 25px 0 0; border-bottom: 1px solid #ccc; }
#profile_edit_body .textfield { width: 215px; }
#profile_edit_body #interest_list ul { margin-bottom: 20px; height: 75px; }
#profile_edit_body #interest_list li { float: left; width: 300px; height: 25px; list-style: none; }

#pgroup_list_body #page_content_inner { margin: 0 10px; }