#my-nav { width:150px; background-color:#eee; border:1px solid #ccc; float:left; padding:10px; }
#my-body { width:730px; float:right; }
#my-nav h2 { text-align:center; }
#my-nav img.avatar { margin-bottom:15px; text-align:center; display:block; }
#my-nav ul { list-style:none; margin:0 0 20px 0; padding:0; border-top:1px dashed #ccc; }
#my-nav li { padding:4px 0; border-bottom:1px dashed #ccc; }
#my-nav li a { }
#my-nav .avatar { display:block; margin:0 auto; }

#mail { width:100%; margin-top:1em; clear:both; }
#mail th { padding:5px 0; border-bottom:1px solid #eee; }
#mail td { padding:5px 0; border-bottom:1px solid #eee; }
#mail .replied { padding-right:5px; }
#mail .unread { font-weight:bold; }
#mail .subject { padding-right:15px; }
#mail .from { padding-right:15px; }
#mail .date { white-space:nowrap; padding-right:15px; }
.btn-delete-msgs { }

#mail_msg_header { width:100%; margin-bottom:15px; }
#mail_msg_header th { padding-right:10px; width:5em; padding-bottom:5px; }
#mail_msg #message { margin-bottom:15px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:5px 0; }
#previous_msg { background-color:#eee; border:1px solid #ccc; padding:8px; }
#url_prev_msg_show, #url_prev_msg_hide { font-weight:bold; }
#compose_mail #i_message { width:580px; height:250px; }


table#my-stories { }
table#my-stories td.head { font-weight:bold; }
table#my-stories td.spacer { height:10px; border:none; }
table#my-stories td.title { width:100%; }
table#my-stories td.actions { white-space:nowrap; }

#profile-main { overflow:auto; }