

/* profil.php */
.span-12 .box-hd a, .span-12 .box-hd span { background-position:0 -1176px; }
.span-12 .box2 .box-hd { background-position:0 -369px; }
.span-12 .box2 .box-hd a, .span-12 .box2 .box-hd span { background-position:100% -369px; }
.span-12 .more a { background-position:0 -115px; }

.about .pic, .about .header, .about .content { float:left; }
.about .pic { width:200px; margin-right:15px; }
.about .header, .about .content { width:465px; }
.about .header p { margin:0 0 5px; }
.about h3 { margin:0; }
.about h5 { font-size:14px; margin-bottom:0; }
.about ul { list-style:none; margin:0; padding:0; }
.about li {
	float:left;
	position:relative;
	width:260px;
	padding-left:15px;
	background:url(../img/arrow.png) no-repeat 0 -81px;
}
.about li.odd { width:175px; }
.about li:hover .help, .about li.hover .help { left:145px; }
.about li strong { color:#00AEEF; }
.edit { float:right; }

.aktivitas ul { margin:0 0 10px; padding:0; list-style:none; }
.aktivitas li { position:relative; margin-bottom:7px; padding-bottom:7px; border-bottom:1px dashed #DBDAD7; }
.aktivitas li a { display:block; width:600px; }
.aktivitas li span {
	font-size:10px;
	display:block;
	padding-left:15px;
	background:url(../img/arrow.png) no-repeat 0 -163px;
	color:#998675;
}
.aktivitas li span a { display:inline; }
.aktivitas .like { padding:0; background:none; }
.aktivitas .like span { font-size:12px; background:url(../img/icons.png) no-repeat 100% -92px; padding-right:20px; }

ul.tabs-nav { height:23px; margin-bottom:15px; }
.tabs-nav li { margin:0 10px 0 0; padding:0; border:none; float:left; }
ul.tabs-nav a {
	font-weight:bold;
	line-height:23px;
	text-align:center;
	display:block;
	width:112px;
	height:1%;
	background:url(../img/buttons.png) no-repeat 0 -235px;
	color:#998675;
}
.tabs-nav a.selected { background-position:0 -207px; color:#fff; }

.register fieldset { padding:10px 0 7px; margin-bottom:10px; }
.register legend { text-align:right; }
.reg-btn span { margin-left:10px; }