.UserList table
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

.UserList tr
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

.UserList td
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
	vertical-align:top;
}

.UserListUser
{
background-image:url(/images/PeopleBgBox.png);
background-repeat:no-repeat;
margin-left:5px;
margin-right:5px;
width:290px;
height:130px;
padding:2px;
position:relative;
padding-top: 10px;

}

.UserListTags
{
	color:#645540;
	font-size:13px;
	font-weight:bold;
	width:160px;
	height:18px;
	padding-top:5px;	
	overflow:hidden;
	margin-right:0px;
	margin-top:1px;
	float:right;
	left:110px;
	
}

.UserListTags a
, .UserListTags a:link
, .UserListTags a:visited
/* , .UserListTags a:hover */
/* , .UserListTags a:active */ 
{
color:#645540;
font-size:12px;
}

.UserListTags a:active, .UserListTags a:hover
{
	color: #ff9900;
	font-size:12px;
}

.UserListPopularity
{
	height:20px;
	width:82px;
	margin-left:5px;
	float:left;	
}

.UserListAvatar
{
    background-image:url(/images/RecipePicBg.png);
    background-repeat:no-repeat;
	margin-left:5px;
	font-style:italic;
	font-size:13px;
	width:86px;
	overflow:hidden;
	text-align:center;
	top:0px;
	
}


.UserListImage
{
height: 75px;
}

.UserListImage input, .UserListImage img
{
 
}

.UserListImage
{
	padding-top:3px;
}

.UserListUsername a
, .UserListUsername a:link
, .UserListUsername a:visited
, .UserListUsername a:hover
, .UserListUsername a:active
{
color:gray;
font-size:10px;
font-weight:normal;
}
.UserListImageContainer
{
}

.UserListDishes
{
	margin-left:70px;
}

.UserListAbout
{

	width:167px;
	height:70px;
	overflow:hidden;
	font-size:12px;
	position:absolute;
	left:110px;
	top:30px;
	margin-top:5px;
}

.UserListUsername
{
	font-style: normal;
	font-size: 14px;
	width: 80px;
	height: 15px;
	margin-left: 2px;
	overflow: hidden;
}
.UserListMakeAdmin
{
	margin-right:5px;
	margin-top:-10px;
	float:right;
}

.UsersFound
{
	color:#645540;
	font-weight:bold;
	font-size:13px;
}

.UserListSendMessage
{

	width: 87px;
	height: 15px;
	overflow: hidden;
	font-size: 12px;
	position: absolute;
	left: 200px;
	top: 100px;
	margin-top: 5px;
	text-align:right;
}

.UserListSendMessage a
, .UserListSendMessage a:link
, .UserListSendMessage a:visited
, .UserListSendMessage a:hover
, .UserListSendMessage a:active
{
	color:#645540;
	font-size:10px;
}

#pnlPagedUserListActions
{
/*width:330px;*/
_margin-right:7px;
}

#pnlPagedUserListActions a
, #pnlPagedUserListActions a:link
, #pnlPagedUserListActions a:visited
, #pnlPagedUserListActions a:hover
, #pnlPagedUserListActions a:active
{
	color:#503f2b;	
}
.LeftPaneActions
{	
	font-weight: bold;
	text-align: right;	
	margin-top:15px;	
	color: #868178;
}

.LeftPaneTitle
{
	width: 200px;
}
.disabled
{
	color: #868178;		
}
.dislabled
{	
	color: #868178;
}
table, td
{
border: none;
}




