#fb_window {position:absolute;width: 652px; height: 200px; left: -10000px; top: -10000px;z-index:59999;}

#fb_window_cap {background:url(../images/fb_window_border.png) no-repeat center top;width:100%;height:10px;}
#fb_window_base {background:url(../images/fb_window_border.png) no-repeat center bottom;width:100%;height:10px;}

#fb_window_holder {background:url(../images/fb_window_bg.png) repeat-y center bottom;padding:0 10px;}

#fb_window_header {border:1px solid #3B5998;height:27px;background:#6D84B4 url(../images/fb_icon.png) no-repeat 6px center;padding-left:26px;font:bold 14px/27px "Lucida Grande", Lucida, Verdana, sans-serif;color:#fff;text-align:left;}

#fb_window_content {background:#f7f7f7;border:1px solid #555;border-top:0px;}

#fb_window_content .textarea {text-align:left;padding:15px 30px 25px;color:#333;}
#fb_window_content .sending {text-align:center;padding:60px 30px 25px;color:#333;font:11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;background:url(../images/loading.gif) no-repeat center 25px;}
#fb_window_content .warning {background:#FFEBE8}
#fb_window_content .textarea h3 {color:#333;font:bold 13px/15px "Lucida Grande", Lucida, Verdana, sans-serif;padding-bottom:3px;margin-bottom:0}
#fb_window_content .textarea p {color:#333;font:11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;}
#fb_window_content .textarea textarea {width:450px;border:1px solid #BDC7D8;font:11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;}

#fb_window_content fieldset {margin:0;padding:0;}
#fb_window_content fieldset label {font:bold 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;}

#fb_window_content .toolbar {border-top:1px solid #ccc;padding:6px 30px;background:#f0f0f0;text-align:center;height:21px;}
#fb_window_content .toolbar button {margin:0 3px 0 0;padding:0 18px;height:21px;font:bold 10px/21px "Lucida Grande", Lucida, Verdana, sans-serif;}
#fb_window_content .toolbar button.submit {padding:0 25px;background:#3B5998;border:1px solid #0E1F5B;border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;color:#fff;}
#fb_window_content .toolbar button.cancel {background:#f0f0f0;border:1px solid #666;border-color:#e7e7e7 #666 #666 #e7e7e7;color:#333;}
#fb_window_content .toolbar button.next {padding:0 25px;background:#3B5998;border:1px solid #0E1F5B;border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;color:#fff;float:right;}

#fb_window_content .toolbar a.next, #fb_window_content .toolbar a.next:link, #fb_window_content .toolbar a.next:visited {padding:0 25px;background:#3B5998;border:1px solid #0E1F5B;border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;color:#fff;float:right;margin:0 3px 0 0;padding:0 18px;height:21px;font:bold 10px/21px "Lucida Grande", Lucida, Verdana, sans-serif;text-decoration:none}


#fb_window_close {position:absolute;top:16px;right:16px;background:url(../images/fb_window_close.png) no-repeat center top;width:14px;height:14px;cursor:pointer;text-indent:-444444px;}
#fb_window_close:hover {background-position:center bottom}

