div#profilecontent h1{
	
	margin				:	30px 0 10px 0;
	
	font-size			:	14px;
	
	font-weight			:	bold;
	
	text-decoration		:	underline;
	
	color				:	#666;
	
	text-transform		:	capitalize;

}




div#profilecontent span{


	text-decoration		:	underline;
		
	margin				:	0px;
	
	padding				:	0;
}