#member-info {
	position:relative;
	float:left;
	width:470px;
	margin:0 5px;
}

#member-media {
	position:relative;
	float:left;
	width:480px;
	margin:0;
}

.vitals {
	padding:2px;
	border:1px solid #b4b4b4;
	margin-bottom:4px;
	overflow:hidden;
	padding:2px;
	background:#e1e1e1;
}

.hidep {
	background:#b0c4de;
	border:1px solid #6a5acd;
}

.stats {
	min-height:240px;
}

.btn {
	background:#D0D0D0 none repeat scroll 0%;
	border:1px solid #A2A2A2;
	font-size:8pt;
	line-height:2em;
	padding:4px;
}

#tabs-container {
	position:relative;
	left:-4px;
  	*left:1px;
	width: 480px;
}

#tabs-container .tabs {
	width:480px;
}

#tabs-container .tabs .tab-filler { 
	position:relative; 
	width:46px; 
	top:-1px; 
	border-bottom:1px solid #909090; 
}

#tabs-container .tabs .tabb-on a, #tabs-container .tabs .tabb-on a:hover {
	color:#000;
}

#tabs-container .tabs li a:visited {
	color:#fff;
}

#tabs-container .tabs .tabb-on a:visited {
	color:#000;
}

.im {
	float:left;
	width:90px;
	height:65px;
	margin:0 1px;
	text-align:center;
	font-size:7pt;
}

#outer-container {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	height:570px;
	padding:2px;
}

#photos, #videos, #stories, #buddies {
	position:relative;
	width:465px;
	height:550px;
	margin-top:4px;
	padding:5px;
	overflow:auto;
}

.member {
	position:relative;
	height:125px;
	width:105px;
}

.user-img-container {
	float:left;
	width:110px;
	height:110px;
	text-align:center;
	padding:2px;
}

.mem-name-container {
	float:left;
	width:350px;
}

.member-name {
	float:left;
	width:240px;
	height:30px;
}

.p-rating {
	float:right;
	width:110px;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
}

.nav-container {
	width:440px;
}
