﻿     #divWallPost
        {
            width: 492px;
            height: 360px;
            border: 10px solid #797979;
            -moz-border-radius: 8px;
        }
        .blue_btnbox
        {
            background: #4d6ea7;
            height: 22px;
            padding: 10px;
            font-family: Arial;
            color: #fff;
            font-size: 14;
            font-weight: bold;
            top:0px;
            
        }
        .frow
        {
            width: 400px;
            height: 26px;
            padding: 10px 15px 0px 15px;
        }
        .fcolumn1
        {
            width: 50px;
            height: auto;
            float: left;
        }
        .fcolumn2
        {
            width: 480px;
           
            float: left;
	margin-left: 0px;
}
        .fcolumn3
        {
            width: 50px;
            height: auto;
            float: right;
        }
        .fimgicon
        {
            width: 50px;
            height: auto;
        }
        .frow2
        {
            width: 400px;
            height: 56px;
        }
        .fcolumn1_a
        {
            width: 50px;
            height: auto;
            float: left;
        }
        .fcolumn2_b
        {
            width: 310px;
            height: auto;
            float: right;
            padding: 0px 10px 0px 10px;
        }
        .flbl_blue
        {
            font-family: "Lucida Sans " , "Lucida Grande" , sans-serif;
            font-size: 12px;
            color: #00467d;
            line-height: 18px;
        }
        .flbl_black
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 12px;
            color: #000;
            line-height: 18px;
        }
        .flbl_gray
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 14px;
            color: #434343;
            line-height: 18px;
        }
        .flbl_gray2
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #434343;
            line-height: 14px;
        }
        .flbl_gray3
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #8e8e8e;
            line-height: 18px;
        }
        .gray_btnbox
        {
            border-top: 1px solid #e2e2e2;
            background: #f0f0f0;
            width: 490px;
            height: 51px;
            text-align: right;
          
          
        }
        .sendbtn
        {
            width: auto;
            padding: 7px 15px;
            background: #4d6ea7;
            font-size: 12px;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
            border: 1px solid #2b4674;
            cursor: pointer;
        }
        .sendbtn:hover
        {
            width: auto;
            padding: 7px 15px;
            background: #8aa6d6;
            font-size: 12px;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
            border: 1px solid #2b4674;
            cursor: pointer;
        }
        .cancelbtn
        {
            width: auto;
            padding: 7px 15px;
            background: #d5d5d5;
            font-size: 12px;
            font-weight: bold;
            color: #000;
            text-decoration: none;
            border: 1px solid #b1b1b1;
            cursor: pointer;
        }
        .cancelbtn:hover
        {
            width: auto;
            padding: 7px 15px;
            background: #f6f6f6;
            font-size: 12px;
            font-weight: bold;
            color: #000;
            text-decoration: none;
            border: 1px solid #b1b1b1;
            cursor: pointer;
        }
        #divWallPostResponse
        {
            width: 300px;
            height: auto;
            border: 10px solid #797979;
            -moz-border-radius: 8px;
        }
        .fb_msg_heading
        {
            width: 280px;
            height: 20px;
            padding: 10px;
            background: #4d6ea7;
        }
        .fb_ErrHeading
        {
            width: 280px;
            height: 20px;
            padding: 10px; /*background: #4d6ea7;*/
            font-family: "Lucida Sans " , "Lucida Grande" , sans-serif;
            font-weight: bold;
            font-size: 12px;
            color: Red;
        }
        .fb_ErrHeadingText
        {
            width: 280px;
            height: 14px;
            padding: 10px; /*background: #4d6ea7;*/
            font-family: "Lucida Sans", "Lucida Grande", sans-serif;
            font-size: 10px;
            color: Red;
        }
        #divSuccessText
        {
            width: 280px;
            height: 135px;
            padding: 10px;
        }
        #msclosebox
        {
            width: 280px;
            height: 30px;
            border-top: 1px solid #e2e2e2;
            background: #f0f0f0;
            text-align: right;
            padding: 10px;
        }
        .fb_txt_msg
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #434343;
            line-height: 14px; /*background: #fee3ad;*/
            border: 1px solid #781351 /*white*/;
        }
        .fb_txt_Name
        {
            font-family: "Lucida Sans " , "Lucida Grande" , sans-serif;
            font-size: 12px;
            color: #00467d;
            line-height: 18px;
            border: 1px solid #781351 /*white*/;
        }
        .fb_txt_Name:hover
        {
            font-family: "Lucida Sans " , "Lucida Grande" , sans-serif;
            font-size: 12px;
            color: #00467d;
            line-height: 18px;
            border: 1px solid #781351 /*white*/ cursor: pointer;
        }
        .fb_txt_caption
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #8e8e8e;
            line-height: 18px;
            border: 1px solid #781351 /*white*/;
        }
        
        