*{
	margin:0;
	padding:0;
	list-style:none
}
#friends_list{
	/*padding:5px;*/
}
#friends_list span{
	float:left;
	padding:0 3px 2px 1px;
}
#friends_list span img{
	border-width:0;
	border:3px solid #DCD6B6;
}
.fupdates ul{
	border:2px solid #CCC;
	background:#FFF;
	margin:0;
	padding-top:1px
}
.fupdates li{
	
	font-family:Arial,Helvetica,sans-serif;
	clear:both;
	text-align:left;
	font-size:11px;
	line-height:16px;
	padding:10px;
	border-bottom:1px solid #CCC
}
.fupdates li:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.fupdates li{
	*zoom:1
}
.fupdates li:hover{
	background:#F7F6F0;
	cursor:default
}
.fupdates a{
	text-decoration:none;
}
.fupdates a:hover{
	text-decoration:none;
}
.fupdates cite{
	font-weight:bold;
	font-style:normal;
	color:#514E40;
}
/*.fupdates cite a{
	color:#B5AB7D;
}*/
.fupdates span{
	color:#514E40;
}
/*.fupdates span a{
	color:#CCAB17;
	font-weight:bold
}*/
.fdate{
	display:block;
	color:#B5AB7D !important
}

.fdate:after{
	clear:both;
	display:block;
	height:0;
	visibility:hidden
}
.fupdates img{
	margin:0 10px 0 0;
/*	height:36px;
	width:36px;*/
	border:3px solid #DCD6B6
}
.fupdates img:hover{
	border:3px solid #CCAB17;
}
.fupdates .hidden{
	display:none
}
