#profile-1 .profile-header { background-color: #c0c0c0; border: 2px solid #808080; padding: 16px; box-shadow: inset 2px 2px 0px #ffffff, inset -2px -2px 0px #404040; font-family: "MS Sans Serif", Arial, sans-serif }
#profile-1 .profile-avatar { border: 2px solid #000080; box-shadow: inset 2px 2px 0px #ffffff, inset -2px -2px 0px #404040 }
#profile-1 .profile-bio { background-color: #ffffff; border: 2px solid #808080; padding: 12px; box-shadow: inset 1px 1px 0px #404040, inset -1px -1px 0px #ffffff; font-family: "MS Sans Serif", Arial, sans-serif }
#profile-1 .profile-post { background-color: #c0c0c0; border: 2px solid #808080; padding: 12px; margin-bottom: 8px; box-shadow: inset 2px 2px 0px #ffffff, inset -2px -2px 0px #404040 }
#profile-1 .profile-post a { color: #0000ff; text-decoration: underline }