.inner {
	margin-top: 3px;
	padding: 0px;
	border: none;
}

.gender_status {
	position: relative;
	top: 10px;
	left: 20px;
	margin: auto;
	width: 90%;
	padding-bottom: 20px;
}

.lilaline {
	width: 90%;
	margin: auto;
	height: 1px;
	border-top: 1px solid #CC6FFC;	
	font-size: 0px;
}

#tab_n, #tab_ms, #tab_ws, #tab_mg, #tab_wg {
	position: relative;
	top: 15px;
	left: 7.5%;
	padding-bottom: 30px;
}

.upgradebox {
	position: absolute;
	top: 0px;
	right: 150px;
	width: 259px;
	margin: auto;
	padding: 0px;
	background-image: url(img/whitebox_r.gif);
	repeat: y-repeat;
	text-align: center;
	line-height: 170%;
}

.upgradebox img{
	margin: 0px 0px 3px 0px;
}

.upgradebox_t { 
	height: 21px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/whitebox_t.gif);
	repeat: no-repeat;
  font-size: 0px;
}

.upgradebox_b { 
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/whitebox_b.gif);
	repeat: no-repeat;
  font-size: 0px;
}

