#wallFormWrap { display: block; float: left; padding-left: 10px; width: 550px; overflow: hidden; }
.sidebarProfileWrap { display: block; float: left; width: 200px; overflow: hidden; }
.ajaxLoader { display: none; }  

/*
#postText { width: 400px; }
.wallFormBox { background: #cfcfcf; padding: 10px; }
.PostBox { display: block; padding: 10px; background: pink; margin-top: 10px; }
.PostComment { display: block; float: left; background: lime; margin-top: 10px; }
.PostCommentForm { display: none; background: #336699; float: left; padding: 10px; margin-top: 10px; width: 420px; }
.deleteWallPost { display: block !important; }
.wfcCommentForm { display: block; float: left; width: 100%; }
.wfcCommentWrap { display: blocl; float: left; width: 100%; padding: 10px; margin-bottom: 10px; background: #ccc; }
.comments { display: block; margin-bottom: 20px; }
*/

.PhotoFrame {position:relative; z-index:10; margin-left:-17px;margin-top:-15px; padding:22px 0 0 26px; width:211px; height:210px; background:url("/images/PhotoFrame.gif") 0px 0px no-repeat;}
  .PhotoFrame .Photo {overflow:hidden; width:160px; height:160px; background:#eadbbf;}
    .PhotoFrame .Photo img {display:block;}

.InfoBox {margin-bottom:20px; border:5px solid #eadbbf; background-color:#fef8ed; }
  .InfoBox .Headline {padding:0px 10px 5px 10px;background:#eadbbf; font-weight:bold; color:#700000; }
  .InfoBox .Info {padding:10px;}
  .InfoBox .Info label {color:#700000; }
  .InfoBox .Info p {padding-bottom:8px}
  .FriendsInfo {padding-bottom:0px !important;}
  .FriendsInfo .Firend {word-wrap:break-word; float:left; padding:0 5px 8px 0; width:70px; font-size:11px; line-height:12px; }
    .FriendsInfo .Firend .Photo {overflow:hidden; display:block; margin-bottom:5px; width:50px; height:50px; background:#eadbbf;  }
    .FriendsInfo .Firend a:hover {color:#700000; }
.Invitation .Info {background-image:url("/images/bckgrInvitationBox.gif"); background-position:100% 100%;background-repeat:no-repeat;}
  .Invitation .Info h4 {margin:0;padding:0 0 8px 0; color:#bf861c; font-size:13px; line-height:16px; font-weight:normal}
  .Invitation .Info input.inputTxt {margin-bottom:8px;width:170px;border-width:2px;}
  .Invitation .Info .bttn {background:#e1a83e;}
  .Invitation .Info .bttnHolder .crnrsLeft,
  .Invitation .Info .bttnHolder .crnrsRight {background-image:url("/images/crnrsBttn4.gif");}
  
#wallFormWrap {}
#wallForm {}
.wallFormBox {margin-bottom:20px; padding:10px 10px 5px 10px; background:#fef8ed; border:5px solid #eadbbf; }
.wallFormBox .formHeader {display:block; padding-bottom:5px;color:#b49045; font-size:12px; font-weight:bold;}
.wallFormBox input#postText {width:385px; margin-bottom:8px;border-width:2px; border-color:#eadbbf;}

#wallContentAnchor { display: none; }

.Post {}
  .Post .PostImg {overflow:hidden; width:50px; height:50px; float:left; border:5px solid #cba682; background:#fef8ed; }
  .Post .PostTxt {float:right; width:450px; padding-bottom:20px; font-size:12px; line-height:16px; }
  .Post .Names {position:relative; padding:0 50px 0 0;}
    .Post .Names a {color:#740a0d; font-weight:bold; text-decoration:none;}
  .Post .PostMeta {position:absolute; bottom:10px; right:10px; width:450px; height:16px; font-size:12px; line-height:16px; padding-top:3px; border-top:1px solid #cba682; color:#906947;  }
    .Post .PostMeta a {color:#9c0004; }
    .Post .PostMeta a:hover {text-decoration:underline;}
    .Post .PostMeta .divider {padding:0 4px;}

  .PostBox {position:relative; width:400px; background:#e6d3b0; margin-bottom:3px; padding:10px; }
    .PostBox .deleteWallPost {display:none; position:absolute; top:0px; right:0px; }
  .PostLikes {margin-bottom:3px; padding:2px 10px;  background:#f0e3ca; }
    .PostLikes a {color:#af760c; }
    .PostLikes a:hover {text-decoration:underline; }
  .PostOptions {padding-bottom:17px;}
    .PostCommentsWrap {}
  .PostComment {position:relative;  margin-bottom:3px; padding:10px; background:#f0e3ca;}
    .PostComment .PostImg {border-color:#d7c6a2; }
    .PostComment .Names a {color:#af760c}
    .PostCommentForm {display:none; margin-bottom:3px; padding:7px 10px; background:#f0e3ca;}
      .PostCommentForm input.postCommentText  {width:385px;margin-bottom:8px; border-width:2px;}
    .PostCommentForm .crnrsLeft,
    .PostCommentForm .crnrsRight {background-image:url("/images/crnrsBttn2.gif");}

.bttnHolder {position:relative; display:inline; float:left; margin-right:10px; }
.bttnToRight {float:right;}
  .bttn {overflow:visible; margin:0;padding:1px 10px 2px 10px;border:0px; height:20px; font-size:12px; background:#b49045; color:#f8f0e1; cursor: pointer; }
.bttnsLine {padding-top:10px}

