@charset "UTF-8";

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

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#020202;
  color:#ffffff;
  font-family:'MS Sans Serif';
  font-weight:bold;
  font-style:normal;
  font-size:14px;
  background-position:top center;
  background-attachment:scroll;
  background-repeat:repeat;
  background-image:url(https://data.whicdn.com/images/168176249/large.jpg);
  cursor:url(http://www.rw-designer.com/cursor-view/61718.png),auto;
}

.profile_section_content {
}

.profile_section_background {
  background-color:transparent;
  background-color:#ead0e6;
  filter:alpha(opacity=75);
  opacity:.75;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}