@charset "UTF-8";

a:link,a:active,a:hover {
  color:#3366ff;
}

a:visited {
  color:#000000;
}

body {
  background-color:#FFFFFF;
  background-position:top center;
  background-attachment:fixed;
  background-repeat:repeat;
  width:1024px!important;
  margin-left:auto;
  margin-right:auto;
}

body,td {
  color:#666666;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

td .clock {
  font-size:9px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#FFFFFF;
  filter:alpha(opacity=0);
  background:;
}

#profile {
  color:#666666;
  position:relative;
  border:2px solid #000000;
  padding:5px;
  height:100%;
  background-color:transparent;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
}

.container {
  margin:0 0 0 10px;
  padding-left:50px;
  display:block;
}

.profile_section .heading {
  margin-top:10px;
  margin-bottom:10px;
}

.heading {
  padding:5px;
  background-color:#0000ff;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:bold;
  font-style:normal;
  font-size:16px;
}

.content {
  padding:5px;
}

body {
  margin:auto!important;
}

.wall_post_avatar img {
  height:80px;
  width:80px;
  display:block;
  float:left;
  margin:-2px 0 0 -10px;
  padding:8px 10px 9px 8px;
}

.wall_post_info A:link {
  color:#000000;
  text-decoration:none;
}

.wall_post_info A:visited {
  color:#000000;
  text-decoration:none;
}

.wall_post_info A:hover {
  color:#000000;
  text-decoration:underline;
}

.wall_post_info {
  width:800px;
  font-weight:700;
  text-decoration:none;
  padding:10px;
  background-color:transparent;
  margin:5px 0 0 100px;
  border:2px solid #989898;
  border-bottom:none;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-topleft:8px;
}

#wall_poster_username.wall_post_info {
  font-weight:bold;
  text-decoration:none;
  padding:0;
  background-color:transparent;
  margin:0;
  border:0;
}

.wall_post_time {
  font-size:12px;
  position:relative;
  top:-24px;
  right:-645px;
}

.wall_post_body {
  width:800px;
  color:#000000;
  background:#FFFFFF;
  padding:10px;
  background-color:transparent;
  margin:0 0 20px 100px;
  border:2px solid #989898;
  border-top:none;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-bottomleft:8px;
  overflow:auto;
  min-height:32px;
  position:relative;
  top:-16px;
}

#rating_value_barr {
  cursor:auto!important;
  width:50px!important;
  content:url(https://img.mfcimg.com/chat_images/u/2a/2af6e6e5.x50.jpg)!important;
}