.profile2-wr {
margin: auto;
  width: 1200px;
  background: url(/images/table_a2.png);
  padding: 5px;
  box-sizing: border-box;
  color: #956893;
  font-family: "Arial";
  font-size: 13px;
  height: 100%;
}

.profile2-wr_user {
  padding: 5px;
  background: #000000;
  margin-bottom: 5px;
	width: 1180px;
	height: 130px;
}

.profile2-wr_user1 {
padding: 5px;
  background: #000000;
  margin-bottom: 5px;
  width: 1180px;
  height: 100%;
	overflow: auto;
}

.profile2-wr_usericon {
  padding: 5px;
  background: #956893;
  margin-bottom: 5px;
	width: 120px;
	height: 120px;
	float: right;
}

.profile2-wr_username {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
	  font-style: italic;
	text-align: center;
	width: 1000px;
float: left
}

.profile2-wr_quote {
  font-style: italic;
		width: 1000px;
	  font-size: 17px;
	margin-top: 25px;
  margin-bottom: 5px;
		text-align: center;
}

.profile2-wr_stat {
  font-style: bold;
		width: 1000px;
	  font-size: 15px;
	margin-top: 5px;
  margin-bottom: 25px;
		text-align: center;
}

.profile2-wr_quote:before {
  content: "»";
  font-weight: bold;
}

.profile2-wr_flex {
  display: flex;
  justify-content: space-between;
}

.profile2-wr_left {
background: #000000;
  margin-right: 5px;
  width: 355px;
}

.profile2-wr_avatar {
  margin-bottom: 10px;
	width: 350px;
	height: 750px;
}

.profile2-wr_icon {
  margin-bottom: 10px;
}

.profile2-wr_nick {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.profile2-wr_away {
    background: url(/images/thead.png);
  margin: 5px;
  padding: 10px;
}

.profile2-wr_middle {
  width: 600px;
}

.profile2-wr_character {
background: #000000;
  padding: 5px;
  height: 960px;
}

.profile2-wr_title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
	text-align: center;
	background: url(/images/table_a3.png);
}

.profile2-wr_character-content {
height: 330px;
  text-align: justify;
  overflow: auto;
  padding: 5px;
}

.profile2-wr_character-content2 {
  height: 400px;
  text-align: justify;
  overflow: auto;
  padding: 5px;
}

.profile2-wr_character-content3 {
  height: 75px;
  text-align: justify;
  overflow: auto;
  padding: 5px;
}

.profile2-wr_mod {
    background: url(/images/thead.png);
  padding: 5px;
  text-align: center;
  margin-bottom: 5px;
}

.profile2-wr_signature {
  text-align: center;
}

.profile2-wr_right {
  width: 220px;
  margin-left: 5px;
  background: #000000;
  padding: 5px;
}

.profile2-wr_description {
}

.profile2-wr_description-content {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 400px;
  margin-bottom: 10px;
  overflow: auto;
}

.profile2-wr_description-box {
    background: url(/images/thead.png);
  padding: 5px 5px;
	height: 35px;
}

.profile2-wr_description-mod {
  padding: 5px 5px;
}

.profile2-wr_stats {
}

.profile2-wr_stats-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 180px;
  margin-bottom: 10px;
  overflow: auto;
}

.profile2-wr_stats-box {
    background: url(/images/thead.png);
  padding: 5px 10px;
}
		

.profile2-wr_poster-content {
  height: 100px;
  margin-bottom: 10px;
  overflow: auto;
}