span.name {
  font-size: 16px;
}

div.no {
  padding: 10px;
}

div.profile_top span.status {
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  padding-left: 5px;
}

div.user span.name, div.user img {
  vertical-align: middle;
}

div.user span.status {
  vertical-align: bottom;
}

div.profile_top {
  margin: 0px 5px;
}

div.profile_top div.actions img {
  border: none;
}

div.user {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
}

div.profile_content {
  margin: 5px 5px;
  padding: 0px;
  overflow: hidden;
}

div.profile_content div.l {
  width: 430px;
}

#awards {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
}

#awards li {
  width: 19%;
  float: left;
  text-align: center;
  font-size: 11px;
  color: #666666;
  margin-top: 7px;
  margin-bottom: 7px;
}

#awards li img {
  margin-top: 3px;
  margin-bottom: 3px;
}

#awards li span {
  font-weight: bold;
}

#awards li.line {
  border-bottom: 1px solid #CCCCCC;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.profile_content div.r {
  width: 180px;
  text-align: center;
}

.profile_content div.r div.level {
  font-size: 25px;
  width: 120px;
  margin-left: 25px;
  font-weight: bold;
}

.profile_content div.r div.level span.level {
  color: #c30813;
  float: right;
}

div.points span.points {
  font-weight: bold;
}

.content_top, .content_box {
  margin-left: 2px;  
}

#sidebar_profile_lastactions {
  padding: 10px;
}

#sidebar_profile_lastvisitors {
  padding: 10px;
}

ul.visitors img, ul.visitors span {
  vertical-align: middle;
}

ul.lastactions, ul.visitors {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

ul.lastactions li, ul.visitors li {
  padding: 4px;
  border-bottom: 1px dotted #CCCCCC;
  overflow: hidden;
  font-size: 11px;
  color: #666666;
}

ul.lastactions li a {
  color: #000000;
}

#sidebar_profile_friends div.total {
  clear: left;
  overflow: hidden;
  padding: 10px;
}

ul.friends {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}

ul.friends li {
  width: 82px;
  float: left;
  padding: 2px;
  font-size: 11px;
  text-align: center;
  margin: 3px;
}

ul.friends li a {
  color: #666666;
}

ul.friends li a:hover {
  text-decoration: none;
}

ul.friends li img {
  border: 1px solid #CCCCCC;
}

img.userpic {
  border: 1px solid #CCCCCC;
}

ul.list {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  background-color: #f2f2f2;
}

ul.list li {
  float: left;
}

#content_profile_contact ul.list li {
  margin: 0px 5px;
}

#content_profile_contact ul.list li img {
  border: none;
}

div.userconnection {
  text-align: center;
  overflow: hidden;
  width: 620px;
}

ul.userconnection {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  overflow: hidden;
}

ul.userconnection li {
  float: left;
  overflow: hidden;
  margin: 5px 0px;
  text-align: center;
  width: 80px;
}

ul.userconnection li.arrow {
  margin: 0px;
  width: 56px;
}

ul.userconnection li a {
  color: #999999;
}

ul.userconnection li a:hover {
  text-decoration: none;
}

ul.userconnection li img {
  border: 1px solid #CCCCCC;
}

ul.userconnection li.arrow img {
  border: none;
  margin-top: 40px;
}

#user_desciption div {
  padding: 4px;
}

#latestmediacontent img {
  width: auto;
  height: auto;
}

#latestmediacontent ul li {
  width: 134px;
  text-align: center;
}

#sidebar_profile_blog {
  padding: 10px;
}

#sidebar_profile_blog ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  padding: 0px;
}

#sidebar_profile_blog ul li {
  padding: 4px;
  border-bottom: 1px dotted #CCCCCC;
  overflow: hidden;
  font-size: 11px;
  color: #666666;
}

#sidebar_profile_blog ul li div.l img, #sidebar_profile_blog ul li span {
  vertical-align: middle;
}

#sidebar_profile_blog ul li a {
  color: #000000;
}

div.added {
  background-color: #F0F0F0;
  border: 1px solid #CCCCCC;
  font-weight: bold;
  width: 603px;
  padding: 4px;
  text-align: center;
  margin: 5px;
}

#sidebar_profile_bets {
  padding: 10px;
  width: 348px;
}

#sidebar_profile_bets table tr td {
  border-bottom: 1px dotted #CCCCCC;
  font-size: 11px;
  color: #666666;
}

#sidebar_profile_kills {
  padding: 10px;
  width: 348px;
}

#sidebar_profile_kills table tr td {
  border-bottom: 1px dotted #CCCCCC;
  font-size: 11px;
  color: #666666;
}

#latestmediacontent ul li img {
  width: auto;
  height: auto;
}
