﻿     .divWallPost_NEW
        {
            width: 700px;
            height: 421px;
            border: 10px solid #797979;
            -moz-border-radius: 8px;
        }
        .blue_btnbox_NEW
        {
            background: #4d6ea7;
            height: 20px;
            padding: 10px;
            font-family: Arial;
            color: #fff;
            font-size: 14;
            font-weight: bold;
        }
        .frow_NEW
        {
            width: 400px;
            height: 26px;
            padding: 10px 15px 0px 15px;
        }
        .fcolumn1_NEW
        {
            width: 50px;
            height: auto;
            float: left;
        }
        .fcolumn2_NEW
        {
            width: 700px;
            height: 120px;
            float: left;
	margin-left: 0px;
}
        .fcolumn3_NEW
        {
            width: 50px;
            height: auto;
            float: right;
        }
        .fimgicon_NEW
        {
            width: 50px;
            height: auto;
        }
        .frow2_NEW
        {
            width: 400px;
            height: 56px;
        }
        .fcolumn1_a_NEW
        {
            width: 50px;
            height: auto;
            float: left;
        }
        .fcolumn2_b_NEW
        {
            width: 310px;
            height: auto;
            float: right;
            padding: 0px 10px 0px 10px;
        }
        .flbl_blue_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande" , sans-serif;
            font-size: 12px;
            color: #00467d;
            line-height: 18px;
        }
        .flbl_black_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 12px;
            color: #000;
            line-height: 18px;
        }
        .flbl_gray_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 14px;
            color: #434343;
            line-height: 18px;
        }
        .flbl_gray2_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #434343;
            line-height: 14px;
        }
        .flbl_gray3_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #8e8e8e;
            line-height: 18px;
        }
        .gray_btnbox_NEW
        {
            border-top: 1px solid #e2e2e2;
            background: #f0f0f0;
            padding-bottom: 0px;
            width: 700px;
            height: 51px;
            text-align: right;
          
        }
        .sendbtn_NEW
        {
            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_NEW
        {
            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_NEW
        {
            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_NEW
        {
            width: 300px;
            height: auto;
            border: 10px solid #797979;
            -moz-border-radius: 8px;
        }
        .fb_msg_heading_NEW
        {
            width: 280px;
            height: 20px;
            padding: 10px;
            background: #4d6ea7;
        }
        .fb_ErrHeading_NEW
        {
            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_NEW
        {
            width: 280px;
            height: 14px;
            padding: 10px; /*background: #4d6ea7;*/
            font-family: "Lucida Sans", "Lucida Grande", sans-serif;
            font-size: 10px;
            color: Red;
        }
        #divSuccessText_NEW
        {
            width: 280px;
            height: 150px;
            padding: 10px;
        }
        #msclosebox_NEW
        {
            width: 280px;
            height: 30px;
            border-top: 1px solid #e2e2e2;
            background: #f0f0f0;
            text-align: right;
            padding: 10px;
        }
        .fb_txt_msg_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #434343;
            line-height: 14px; /*background: #fee3ad;*/
            border: 1px solid #781351 /*white*/;
        }
        .fb_txt_Name_NEW
        {
            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_NEW
        {
            font-family: "Lucida Sans " , "Lucida Grande";
            font-size: 10px;
            color: #8e8e8e;
            line-height: 18px;
            border: 1px solid #781351 /*white*/;
        }