h1 {
  font-size:14px;
  font-weight:bold;
}


.profile_section .title {
  clear:both;
  background:#D8DFEA;
  border-top:1px solid #3B5998;
  padding:1px 6px 1px 8px;
  color:#000;
  margin-top:18px;  
  font-weight:bold;
  font-size:11px;
}
.profile_section .submenu {
  font-size:11px;
  background:#EEEEEE;    
  display:block;
  padding:5px;
}
.profile_section .submenu .left {
  float:left;
}
.profile_section .submenu .right {
  float:right;
}
.profile_section .content {
  clear:both;
  padding:5px;
}
.clr {
  clear:both;
}

.plabel {
  color: gray;
  font-size:11px;
}

.profile_menu li {
  border-bottom:1px solid #D8DFEA;
  margin-bottom:3px;
  padding:0px 5px 0px 5px;
}


.random_friend_thumb {
  float:left;
  height:90px;
  font-size:11px;
  padding:5px;
  text-align:center;
}


.label {
  font-size:11px;
  font-weight:bold;
  color:#262626;
  padding-top:8px;
}

.form_comment {
  font-size:10px;
  color:#777777;
}
