#profile-nav {
	vertical-align:bottom; float:left;
	margin: 0 0 10px -4px;
	padding: 0 0 0 0;
	width: 592px; 
	background: url(../images/profile_border_dots.gif) repeat-x bottom;
}

#profile-nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

#profile-nav li {
	margin:0; padding:0;
	list-style:none;
	display: inline;
}

#profile-nav li a {
	float:left;
	margin:0; padding:0;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height:12px;
	padding: 11px 18px 10px 18px;
	background:#ebd6eb;
	margin-top:8px;
}

#profile-nav li a.active {
	font-weight:bold;
	font-size:13px;
	color:#993399;
	background:#fff;
	border: 1px solid #DADADA;
	border-bottom:1px solid #ffffff;
	padding: 14px 20px 13px 20px;
	margin-top:1px;
	border-left:1px solid #cccccc;
}


#content .userProfile h4.profileMore {
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	padding: 20px 0 30px 0;
}

#content .userProfile h4.profileMore a:link, .userProfile h4.profileMore a:visited, .userProfile h4.profileMore a:hover, .userProfile h4.profileMore a:active {
	color: #993399;
	border: 1px solid #CCC;
	padding: 10px 12px;
}

#content .userProfile h2 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 25px 0 0 0;
	color: #993399;
	border-bottom: 1px dotted #C6D18E;
}

#content .userProfile h2 a {
	color: #669933;
}

#content .userProfile .post {
	padding: 20px 0 0 0;
}

#content .userProfile .linksrc {
	line-height: 11px;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	color: #C34F46;
}

#content .userProfile h3 {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	color: #000000;
	font-size: 16px;
}

#content .userProfile .shortPost h3{
	padding: 0 0 0 0;
}

#content .userProfile h3 a {
	color: #000000;
}
