
#fbmodal{position: absolute;left: 0;z-index: 1000;text-align: left;font-family: "lucida grande", tahoma, verdana, arial, sans-serif;font-size: 12px; top:600px;}
#fbmodal .popup{position: relative;}
#fbmodal table{border-collapse: collapse;}
#fbmodal td{border-bottom: 0;padding: 0;}
#fbmodal .content{padding: 10px;font-size: 11px; height:345px; }
#fbmodal .container{border-top: none;width:600px;height: 400px;}
#fbmodal .body{background: #ffffff;overflow: hidden;}
#fbmodal .loading{text-align: center;}
#fbmodal .image{text-align: center;}
#fbmodal img{border: 0;margin: 0;}
#fbmodal .footer{background: #f0f0f0;padding: 8px;height: 26px;text-align: right;}
#fbmodal .tl, #fbmodal .tr, #fbmodal .bl, #fbmodal .br{height: 10px;width: 10px;overflow: hidden;padding: 0;}
#fbmodal_overlay{position: fixed;top: 0px;left: 0px;height: 100%;width: 100%;}
.fbmodal_hide{z-index: -100;}
.fbmodal_overlay{background-color: #000;z-index: 99;}
#fbmodal .title{padding: 6px 6px 6px 8px;background: #67b54f;border: solid #44932b 1px;border-bottom: none;font-weight: bold;font-size: 14px;color: #ffffff; height:36px; line-height:32px;}
#fbmodal .button_outside_border_blue{border: solid #29447e 1px;border-bottom: solid #1a356e 1px;cursor: pointer;float: left;}
#fbmodal .button_inside_border_blue{padding: 4px 6px 4px 6px;background-color: #5c75a9;border-top: solid #8a9cc2 1px;text-align: center;font-weight: bold;font-size: 12px;color: #ffffff;}
#fbmodal .button_outside_border_grey{margin-left: 5px;border: solid #9b9b9b 1px;cursor: pointer;float: left;}
#fbmodal .button_inside_border_grey{padding: 4px 6px 4px 6px;background-image: ;border-top: solid #ffffff 1px;text-align: center;font-weight: bold;font-size: 12px;color: #333333;}
#fbmodal .right{float: right;}
#fbmodal .clear{clear: both;}

div.button_inside_border_blue:active{background-color: #4f6aa3;}
.test{display:none;}