#contentTitleOptions ul li.ptoText { margin-top:5px; padding-right:8px; }
#contentTitleOptions ul li.ptoText span { font-size:14px; font-weight:bolder; color:white; }

#community #userSearch { width:100%; background:#ffeaf1; display:block; text-align:center; padding:20px 0; border-bottom:1px solid #ff2774; }
#community #userSearch form #userSearchForm { }
#community input#userSearchQuery  { border:2px solid pink; text-align:left; width:70%; }
#community input.searchButton { background: transparent url('/public/images/layout/search-button-on-white.gif') no-repeat scroll 0%;
  border: 0; cursor: pointer; height: 30px; width: 30px; }


#community #listWrapper { padding:20px; }
#community #listWrapper ul { padding:0; margin:0; list-style-type:none;  }
#community #listWrapper ul li { display:inline; }
#community #listWrapper ul li .user { width:280px; margin:2px 0 10px 0; padding-left:10px; float:left; border-bottom:1px solid #eee; }

#community .friendOptions { font-size:11px; }

.userImage 		{ float:left; width:56px; height:56px; margin:2px; padding:2px; }
.userImage img 	{ border:2px solid #52a3e0; }
.userInfo  		{ }
.userInfo h2 	{ padding:0; margin:2px 0 0 0; height:7px; }
.userInfo h2 a	{ color:#ff2774; text-decoration:none; font-size:16px; }
.userInfo h2 span { color:#ff2774; text-decoration:none; font-size:16px; }
.userInfo h2 a:hover	{ color:#ff2774; text-decoration:none; background:#fff; }
.userInfo p 	{ padding:0 0 3px 0; margin:0; font-size:12px; }
.userInfo p.notLogged  { font-size:11px; }

#topGossipers 			{ overflow:hidden; }
#topGossipers ul 		{ list-style-type:none; text-align:left; padding:0; margin:10px; }
#topGossipers ul li h2 	{ font-size:16px; padding:0; margin:0; }
#topGossipers ul li 	{ border-bottom:1px solid #eee; padding:0; margin-bottom:5px; float:left; width:220px; }
#topGossipers ul li p	{ line-height:11px; height:20px; padding-top:12px; }
#topGossipers .friendOptions { font-size:11px; }

#community input.searchField {
  font-weight: bolder;
  font-size: 16px;
  color: #bcbcbc;
}

#community .google468x60 {
	padding:0;
	margin:10px auto;
	text-align:center;
}

#topGossipers .rank,
#community .rank  { float:right; position:relative; top:-19px;
				   background: transparent; color:pink; font-weight:bolder; 
				   font-size:16px; /* line-height:12px; */
				   text-align:right;
				   margin:0; padding:0 2px;
				   /* visibility:hidden; */
				  }
