@charset "utf-8";

/* CSS Document */

body {
 background-color: #FFFFFF !important;
 color: black !important;
}

table , td ,th , p {
 color: black !important;
}
* html body {
 zoom: 65% !important;
}

.activity {
 background-image: none;
}

.activity-wrap {
 width: 190px;
}

.activity-top {
 background-image: none;
}

.activity-br {

 background-image: none;
}

.activity-btm {
 background-image: none;
}

.profile-top {
  -moz-opacity: 0.5;
 opacity: 0.5;
 filter: alpha(opacity=50);
}