@charset "utf-8";
/* CSS Document */

/*light box pop window styles*/
body,h1,h2,h3,h4,h5,h6,ul,li,div,form,p,span,em{font-family:Tahoma, "Times New Roman", Arial, Verdana;  margin:0px; padding:0px;}
.light_box{width:400px; }
.light_box_green{}
.light_box_green div.corners-top {background-image:url(../images/light_box_top.png); background-position: top left; width:400px; height:5px;}
.light_box_green .green_bg{background:#8dc04b;}
.light_box_green .green_bg h2{ margin:0;background:url(../images/light_box_icon.gif) left 5px no-repeat;padding:5px 10px 10px 22px; margin-left:10px; font-size:13px;}
.light_box_green div.corners-bottom {background-image:url(../images/light_box_bot.png); background-position: left bottom; width:400px; height:5px;}



.light_box_green1{background:#ebf7da; width:390px; margin:0 auto;}
.light_box_green1_inner{ padding:10px 25px 10px 10px; line-height:22px;}
.light_box_green1 span.corners-top {background-image:url(../images/light_box_bot_inner_top_l.gif); background-position: top left;}
.light_box_green1 span.corners-top, .light_box_green1 span.corners-bottom, .light_box_green1 span.corners-top span, .light_box_green1 span.corners-bottom span {background-repeat:no-repeat;display:block;font-size:1px;height:5px;line-height:1px;}
.light_box_green1 span.corners-top span {background-image:url(../images/light_box_bot_inner_top_r.gif); background-position:right top;}
.light_box_green1 span.corners-bottom {background-image:url(../images/light_box_bot_inner_bot_l.gif); background-position: left bottom;}
.light_box_green1 span.corners-bottom span {background-image:url(../images/light_box_bot_inner_bot_r.gif); background-position:right bottom;}
.light_box_green1 input[type="checkbox"]{ font-size:11px;}
.light_box_green1 .yesbutton{background:url(../images/yes.gif) no-repeat; width:37px; height:26px; border:none; margin-right:8px; margin-top:15px;}
.light_box_green1 .nobutton{background:url(../images/no.gif) no-repeat; width:32px; height:26px; border:none; margin-right:15px; margin-top:15px;}
.light_box_green .green_bg .closeimg{position:absolute; right:5px;}


/*end light box pop window styles*/
