#fb_wall .fb_post {
    color: #333333;
    font-size: 11px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

#fb_wall img {
    border:1px solid #C7E4EF;
}

#fb_wall .fb_attachment,
#fb_wall .fb_attachment a,
#fb_wall .fb_attachment p,
#fb_wall .fb_attachment span,
#fb_wall .fb_comments,
#fb_wall .fb_comments a,
#fb_wall .fb_comments p,
#fb_wall .fb_comments span,
#fb_wall .fb_comment_content,
#fb_wall .fb_comment_content a,
#fb_wall .fb_comment_content p,
#fb_wall .fb_comment_content span,
#fb_wall .fb_time{
    font-size: 11px;
    font-family: tahoma;
}


#fb_wall .fb_comment_content p {
    color: #555555;
    font-family: tahoma;
    padding: 0 0 15px;
}
#fb_wall .fb_comment_content span {
    color: #333333;
    font-family: tahoma;
}

#fb_wall .fb_attachment .fb_attach_content {
    color: #808080;
}


#fb_wall a {
    color:#1B69AE;
    cursor:pointer;
    text-decoration:none;
}

#fb_wall a.fb_link {
    font-weight: bold;
    margin-right: 5px;
    font-size: 12px;
}

#fb_wall ul, #fb_wall ul li {
    list-style: none;
}



#fb_wall ul li .fb_profile_pic_rendered {
    float: left;
}

#fb_wall > ul {
    margin: 0;
    padding:0 0 0 5px;
}

#fb_wall > ul > li {
    list-style:none outside none;
    margin:0 0 10px;
    padding:0 0 10px;
    width:541px;
}

#fb_wall ul li .fb_post {
    float: left;
    width: 455px;
}


#fb_wall ul li .fb_attachment {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
}


#fb_wall ul li .fb_attachment .fb_attach_content a {
    display: block;
    font-weight:bold;
    padding-top:3px;
}

#fb_wall ul li p   {
    padding-top:3px;
    padding-bottom: 0;
}

#fb_wall ul li .fb_attachment .fb_attach_media {
    float: left;
}

#fb_wall ul li .fb_attachment .fb_attach_content {
    float: right;
}

#fb_wall .fb_time {
    clear: both; display: block;
    line-height: 17px;
    margin-bottom: 10px;
    color: #cccccc;
}

#fb_wall .fb_clear_bottom {
    border-bottom: #eeeeee 1px solid;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 11px;
}

#fb_wall .fb_time img {margin-right: 5px; border: 0;}

#fb_wall ul li ul.fb_comments  {
    margin:0;
    padding: 0;
}

#fb_wall ul li ul.fb_comments li  {
    background:none repeat scroll 0 0 #F2F8FB;
    clear:left;
    float:none;
    margin-bottom:2px;
    overflow:hidden;
    padding:5px 0 4px 5px;
    width:345px;
}

#fb_wall ul li ul.fb_comments li span {
    font:10px/16px tahoma;
    margin:0 0 0 -10px;
    padding:0 18px 0 10px;
    white-space:nowrap;
    width:auto;
    color:#CCCCCC;
}

#fb_wall ul li ul.fb_comments li .fb_link img {
    width: 32px;
    height: 32px;
}

#fb_wall ul li ul.fb_comments li .fb_comment_content {
    float: right;
    width: 300px;
    padding-right: 5px;
}
