/* user_profile.html 주석처리를 제거하고 display:none으로 대체 */

#profileForm fieldset table.form_type tbody tr td span.img_profile span.btn_edit_photo {display: none;}     /*IE*/
#profileForm fieldset table.form_type tbody tr td span.img_profile span.wrap_file_upload {display: none;} 	/*CHROME*/
#profileForm fieldset table.form_type tbody tr td span.btn_fn7 {display: none;}

/* DOCUSTOM-14677 docare 안보이도록*/
div.wrap_docare {display:none;}