/* @override http://oneone.site/css/jsextras.css */

/* @group who */

.who {
	margin: 100px 0 0;
	padding: 0;
	position: absolute;
}

.who a {
	position: absolute;
	float: left;
	padding-top: 151px;
	z-index: 1010;
	padding-right: 85px;
}

.who a:hover {
	background: none;
}

div#one {
	left: 140px;
	position: absolute;
	top: 50px;
	background: url(../images/content/profile/greendot.png) no-repeat 18px 44px;
	width: 70px;
	height: 100px;
	z-index: 100;
}

div#two {
	left: 328px;
	position: absolute;
	top: 57px;
	background: url(../images/content/profile/greendot.png) no-repeat 18px 44px;
	width: 70px;
	height: 100px;
	z-index: 100;
}

div#three {
	left: 37px;
	position: absolute;
	top: 181px;
	background: url(../images/content/profile/greendot.png) no-repeat 18px 44px;
	width: 70px;
	height: 100px;
	z-index: 100;
}

div#four {
	left: 427px;
	position: absolute;
	top: 191px;
	background: url(../images/content/profile/greendot.png) no-repeat 18px 44px;
	width: 70px;
	height: 100px;
	z-index: 100;
}

div#five {
	left: 227px;
	position: absolute;
	top: 301px;
	background: url(../images/content/profile/greendot.png) no-repeat 20px 49px;
	width: 70px;
	height: 100px;
	z-index: 100;
}

#one.noback {
	background: none;
}

#two.noback {
	background: none;
}

#three.noback {
	background: none;
}

#four.noback {
	background: none;
}

#five.noback {
	background: none;
}

.who span {
	background: url(../images/content/profile/tab1.png) no-repeat 100px 50px;
	height: 188px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	width: 470px;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 132px;
}

#two span {
	background: url(../images/content/profile/tab4.png) no-repeat 100px 50px;
	height: 188px;
	position: absolute;
	top: -85px;
	left: -525px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 132px;
}

#four span {
	background: url(../images/content/profile/tab4.png) no-repeat 100px 50px;
	height: 188px;
	position: absolute;
	top: -85px;
	left: -525px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 132px;
}

#five span {
	background: url(../images/content/profile/tab2.png) no-repeat 100px 50px;
	height: 220px;
	position: absolute;
	left: -118px;
	text-align: left;
	font-style: normal;
	z-index: 2;
	display: none;
	padding-top: 70px;
	padding-bottom: 10px;
	padding-left: 132px;
	clear: left;
	margin-top: -215px;
}


/* @end */
