#usertags-tab,
#usertags-tab a:hover,
#quotes-tab,
#quotes-tab a:hover,
#mentions-tab,
#mentions-tab a:hover,
#hashes-tab,
#hashes-tab a:hover
{
	height:25px;
	display:inline;
	background-color:transparent;
	margin:0px;
	padding:0px;
	text-align:center;
	border:none;
	
}

a:hover#usertags-tab,
a:hover#quotes-tab,
a:hover#mentions-tab,
a:hover#hashes-tab
{
	background:transparent;
}


#view-usertags .member_content .subsectionhead-understate,
#view-quotes .member_content .subsectionhead-understate,
#view-mentions .member_content .subsectionhead-understate,
#view-hashes .member_content .subsectionhead-understate
{
	font-weight:bold;
	position:relative;
	top: 6px;
	display:block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

#view-usertags .member_content .subsection,
#view-quotes .member_content .subsection,
#view-mentions .member_content .subsection,
#view-hashes .member_content .subsection
{
	clear:both;
	border-top: 1px solid #dadada;
	padding-top: 10px;
}