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

.window_sticker{width:200px; float:left;height:460px;}
.window_sticker h2{text-align:center;}
.window_sticker_items{cursor:pointer;list-style-image:none;list-style-position:outside;list-style-type:none;margin-top:24px;}
.window_sticker_items li:first-child{border-top:1px solid #ffffff;}
.window_sticker_items li{border-bottom:1px solid #ffffff;color:#217BB1;font-size:11px;line-height:24px;margin-left:-18px;margin-right:-25px;padding:0 25px 0 18px;text-align:center;}
.window_sticker_items li:hover {background-color:#CCCCCC;}
.window_sticker_items .seperator{border-bottom:none;border-top:1px solid #217bb1;line-height:0px;margin-left:-18px;margin-right:-25px;padding:0 25px 0 18px;text-align:center;}
.hover{background-color:#CCCCCC;}
.arrow_pointer{position:absolute;left:-20px;background-image:url(../images/pointer.jpg); background-position:0 0; background-repeat:no-repeat; height:20px; width:20px;}
.popup_window, .popup_window_load{float:left;left:53px;position:relative;text-align:left;top:0px;width:595px; padding:10px 0px 20px 0px;}
.popup_window_load .top, .popup_window .top{background-image:url(../images/right_window_top.jpg); height:17px; background-position:0 0; background-repeat:no-repeat;}
.popup_window_load .bottom, .popup_window .bottom{background-image:url(../images/right_window_bottom.jpg); height:10px; background-position:0 0; background-repeat:no-repeat;}
.popup_window_load .pop_content, .popup_window .pop_content{background-color:#ffffff; padding:0 15px 0 20px;}
.link_to_donate{padding-bottom:10px;}
.lower_pop_window{top:159px;}
.popup_window_load h2, .popup_window h2{font-size:14px; padding-top:0px; padding-bottom:10px;}
.popup_window_load p, .popup_window p{padding-bottom:10px;}