.box_upadte
{
float:left;
width:100%;
border-bottom:1px solid #ccc; 
padding-bottom:5px;
display:inline;
margin-top:20px;
}
.box_upadte_userimage
{
float:left;
width:51px;
height:51px;
}
.box_upadte_userdetails
{
float:right;
width:90%;
}
.box_upadte_userdetails_home
{
float:right;
width:85%;
}
.box_upadte_userdetails_share
{
float:left;
font-size:9px;
color:#808080;
}
.box_upadte_userdetails_username
{
float:left;
font-weight:bold;
color:#3399cc;
}
.box_upadte_userdetails_updatetime
{
float:right;
color:#808080;
font-size:9px;
}
.box_upadte_userdetails_update
{
float:left;
width:100%;
display:inline;
margin-top:5px;
}
.box_upadte_userdetails_updatefunctions
{
float:right;
display:inline;
margin-top:20px;
}
.box_upadte_userdetails_updatefunctions_home
{
float:right;
display:inline;
margin-top:20px;
width:100%;
padding-bottom:5px;
border-bottom:1px solid #ccc;
}
.box_upadte_userdetails_updatefunctions_home a
{
display:inline;
color:#333;
text-decoration:none;
margin-left:40px;
}
.box_upadte_userdetails_updatefunctions_home .box_upadte_userdetails_updatefunctions_sharenumber
{
display:inline;
color:#333;
text-decoration:none;
margin-left:0px;
}
.box_upadte_userdetails_updatefunctions_home a:hover
{
color:#006295;
text-decoration:none;
}

.box_upadte_userdetails_updatefunctions_home img
{
display:inline;
}

.box_upadte_userdetails_updatefunctions a
{
display:inline;
color:#333;
text-decoration:none;
margin-left:40px;
}
.box_upadte_userdetails_updatefunctions a:hover
{
color:#006295;
text-decoration:none;
}
.box_upadte_userdetails_updatefunctions img
{
display:inline;
}