div.mysite_content_left
{
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  width: 152px;
  float: left;
}

div.mysite_content_right
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  width: 472px;
  float: right;
}

div.mysite_profile_picture_container
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  width: 152px;
}

div.mysite_profile_picture_label
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 7px;
  width: 152px;
  text-align: center;
}

div.mysite_nav_sub
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  width: 152px;
}

div.mysite_nav_sub_title
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  width: 152px;
  height: 30px;
}

div.mysite_nav_sub_title_quicklinks
{
  background-image: url(../images/mysite/de/mysite_nav_sub_title_quicklinks.png);
  background-repeat: no-repeat;
}

div.mysite_nav_sub_title_profile
{
  background-image: url(../images/mysite/de/mysite_nav_sub_title_profile.png);
  background-repeat: no-repeat;
}

div.mysite_nav_sub_title_gallery
{
  background-image: url(../images/mysite/de/mysite_nav_sub_title_gallery.png);
  background-repeat: no-repeat;
}

div.mysite_nav_sub_title_friends
{
  background-image: url(../images/mysite/de/mysite_nav_sub_title_friends.png);
  background-repeat: no-repeat;
}

div.mysite_nav_sub_title_messages
{
  background-image: url(../images/mysite/de/mysite_nav_sub_title_messages.png);
  background-repeat: no-repeat;
}

div.mysite_nav_sub_buttons
{
  position: relative;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 152px;
}

div.mysite_pinboard
{
  position: relative;
  margin-left: 0px;
  margin-bottom: 20px;
  width: 472px;
}

td.mysite_listing_profile_picture
{
  width: 52px;
  vertical-align: top;
}

td.mysite_listing_separator
{
  width: 27px;
  background-image: url(../images/listing_separator.png);
  background-position: center 10px;
  background-repeat: no-repeat;
}

td.mysite_listing_content
{
  vertical-align: top;
  text-align: left;
  color: #666666;
  /*line-height: 16pt;*/
  line-height: 9pt;
  padding-right: 13px;
}

td.mysite_listing_options
{
  vertical-align: middle;
  text-align: right;
  width: 112px;
}

td.mysite_listing_options_small
{
  vertical-align: top;
  text-align: right;
  width: 16px;
  padding-top: 10px;
}

td.mysite_message_content
{
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

td.mysite_message_new_contacts_address_book
{
  height: 16px;
  line-height: 7pt;
  width: 16px;
  vertical-align: top;
}

td.mysite_message_new_contacts_list
{
  height: 16px;
  line-height: 7pt;
  vertical-align: middle;
  padding-left: 5px;
}

td.mysite_message_new_subject_left
{
  width: 49px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  color: #242424;
  vertical-align: top;
  background-image: url(../images/message_subject_bg_left.png);
  background-repeat: no-repeat;
  padding: 0px 2px 0px 10px;
}

td.mysite_message_new_subject_right
{
  width: 273px;
  height: 20px;
  text-align: left;
  background-image: url(../images/message_subject_bg_right.png);
  background-repeat: no-repeat;
}

td.mysite_message_new_body_top
{
  width: 464px;
  height: 28px;
  color: #242424;
  vertical-align: middle;
  background-image: url(../images/message_body_bg_top.png);
  background-repeat: no-repeat;
  padding: 0px 10px 0px 10px;
}

td.mysite_message_new_body_bottom
{
  width: 464px;
  height: 92px;
  color: #666666;
  vertical-align: middle;
  background-image: url(../images/message_body_bg_bottom.png);
  background-repeat: no-repeat;
}

