@charset "utf-8";

#profile a:HOVER {
    color:#F0F;
    text-decoration: underline;
}
#headmsg,
#headmsg-inplaceeditor{
    float: left;	
    cursor:pointer;
    cursor: hand;
}
.peples{
	width:258px;
}
.peple{
	float:left;
	padding-left:10px;
	width:76px;
	height:107px;
}
.picture ,
.picture a{
	height:76px;
	width:76px;
}
.picture{
	background-position:center center;
	background-repeat:no-repeat;
}
.picture a{
	display:block;text-decoration:none;
}
.name{	
	height:32px;
	overflow:hidden;
	text-align:center;
}
.master{
	text-align: right;
	position:relative;
	_top: 5px;
}
