@charset "UTF-8";

a:link,a:active,a:hover {
  color:#47008F;
  text-decoration:none;
  text-shadow:0 1px 3px #444;
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:300;
  font-size:14px;
}

a:visited {
  font-size:14px;
  color:#660066;
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:300;
}

body {
  background-color:#ffffff;
  background-image:-ms-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-moz-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-o-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-webkit-gradient(linear,right top,left bottom,color-stop(0,#E5B8FF),color-stop(1,#6000EF));
  background-image:-webkit-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:linear-gradient(to bottom left,#E5B8FF 0%,#6000EF 100%);
  color:#666666;
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:300;
  font-style:normal;
  font-size:14px;
}

.classname {
  -moz-box-shadow:inset 0 1px 0 0 #d197fe;
  -webkit-box-shadow:inset 0 1px 0 0 #d197fe;
  box-shadow:inset 0 1px 0 0 #d197fe;
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#a53df6),color-stop(1,#7c16cb));
  background:-moz-linear-gradient(center top,#a53df6 5%,#7c16cb 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a53df6',endColorstr='#7c16cb');
  background-color:#a53df6;
  -webkit-border-top-left-radius:20px;
  -moz-border-radius-topleft:20px;
  border-top-left-radius:20px;
  -webkit-border-top-right-radius:20px;
  -moz-border-radius-topright:20px;
  border-top-right-radius:20px;
  -webkit-border-bottom-right-radius:20px;
  -moz-border-radius-bottomright:20px;
  border-bottom-right-radius:20px;
  -webkit-border-bottom-left-radius:20px;
  -moz-border-radius-bottomleft:20px;
  border-bottom-left-radius:20px;
  text-indent:0;
  border:1px solid #9c33ed;
  display:inline-block;
  color:#ffffff;
  font-family:Arial;
  font-size:15px;
  font-weight:normal;
  font-style:normal;
  height:25px;
  line-height:25px;
  width:106px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0 #7d15cd;
}

.classname:hover {
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#7c16cb),color-stop(1,#a53df6));
  background:-moz-linear-gradient(center top,#7c16cb 5%,#a53df6 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c16cb',endColorstr='#a53df6');
  background-color:#7c16cb;
}

.classname:active {
  position:relative;
  top:1px;
}

</a>
<br />
.profile_section_content {
  color:#666666;
  border:px #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight:300;
  font-size:15px;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

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

.profile_section_content .heading {
  padding:5px;
  background-image:-ms-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-moz-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-o-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:-webkit-gradient(linear,right top,left bottom,color-stop(0,#E5B8FF),color-stop(1,#6000EF));
  background-image:-webkit-linear-gradient(top right,#E5B8FF 0%,#6000EF 100%);
  background-image:linear-gradient(to bottom left,#E5B8FF 0%,#6000EF 100%);
  color:#FFFFFF;
  font-family:'helvetica';
  font-weight:lighter;
  font-style:normal;
  font-size:14px;
  -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;
  text-shadow:0 2px 3px #444;
}

.content {
  padding:5px;
  font-size:14px;
}