.cit_slide_main_div { position: fixed; left:0px; top:0px; width: 100%; font-family:sans-serif; z-index: 499; }
.cit_slide_position_table { height: 100%; width: 100%; }
.cit_slide_position_table_td { vertical-align: middle; text-align: center; }
.cit_slide_picture_a { display: inline-block; overflow: hidden; }
.cit_slide_close_link { cursor: pointer; background-image:url("images/close.png"); width:29px; height: 28px; display: block; }
.cit_slide_close_link:hover { background-image:url("images/close_hover.png"); }
.cit_slide_arrow_link_prev { cursor: pointer; background-image:url("images/prev.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_prev:hover { background-image:url("images/prev_hover.png"); }
.cit_slide_arrow_link_next { cursor: pointer; background-image:url("images/next.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_next:hover { background-image:url("images/next_hover.png"); }
.cit_slide_arrow_link_play { cursor: pointer; background-image:url("images/play.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_play:hover { background-image:url("images/play_hover.png"); }
.cit_slide_arrow_link_pause { cursor: pointer; background-image:url("images/pause.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_pause:hover { background-image:url("images/pause_hover.png"); }
.cit_slide_img_container { position: relative; }
.cit_slide_bottom_button_container { position: absolute; bottom: 30px; left: 50%; margin-left: -76px; }
.cit_slide_border_top_left { background-image:url("images/border_top_left.png"); width:20px; height: 20px; }
.cit_slide_border_top_middle { background-image:url("images/border_top_middle.png"); height: 20px; background-repeat: repeat-x; }
.cit_slide_border_top_right { background-image:url("images/border_top_right.png"); width:20px; height: 20px; }
.cit_slide_border_middle_left { background-image:url("images/border_middle_left.png"); width: 20px; background-repeat: repeat-y; }
.cit_slide_border_middle_middle { background: white; }
.cit_slide_border_middle_right { background-image:url("images/border_middle_right.png"); width: 20px; background-repeat: repeat-y; }
.cit_slide_border_bottom_left { background-image:url("images/border_bottom_left.png"); width:20px; height: 20px; }
.cit_slide_border_bottom_middle { background-image:url("images/border_bottom_middle.png"); height: 20px; background-repeat: repeat-x; }
.cit_slide_border_bottom_right { background-image:url("images/border_bottom_right.png"); width:20px; height: 20px; }
.cit_slide_corner_border_top_left { background-image:url("images/corner_border_top_left.png"); width:20px; height: 20px; }
.cit_slide_corner_border_top_middle { background-image:url("images/corner_border_top_middle.png"); height: 20px; background-repeat: repeat-x; }
.cit_slide_corner_border_top_right { background-image:url("images/corner_border_top_right.png"); width:20px; height: 20px; }
.cit_slide_corner_border_middle_left { background-image:url("images/corner_border_middle_left.png"); width: 20px; background-repeat: repeat-y; }
.cit_slide_corner_border_middle_middle { background: white; }
.cit_slide_corner_border_middle_right { background-image:url("images/corner_border_middle_right.png"); width: 20px; background-repeat: repeat-y; }
.cit_slide_corner_border_bottom_left { background-image:url("images/corner_border_bottom_left.png"); width:20px; height: 20px; }
.cit_slide_corner_border_bottom_middle { background-image:url("images/corner_border_bottom_middle.png"); height: 20px; background-repeat: repeat-x; }
.cit_slide_corner_border_bottom_right { background-image:url("images/corner_border_bottom_right.png"); width:20px; height: 20px; }
.cit_slide_loading_div { background-image:url("images/load.gif"); width:128px; height: 15px; }
.cit_slide_img_title_container { background: white; position: absolute; top: 23px; left: 23px; padding-left: 5px; padding-right: 5px; padding-bottom: 2px; padding-top: 2px; }
.cit_slide_contant_container { background: white; overflow: auto; }
.cit_slide_contant_button { color:gray; float: right; font-size: 10px; font-weight: bold; margin-bottom: 10px; cursor: pointer; }
.cit_slide_bottom_button_padding { padding-top: 3px; padding-bottom: 3px; background: white; }
.cit_slide_bottom_button_white { background: white; padding-right: 5px; padding-left: 5px; }
.cit_slide_bottom_button_c_left { background-image:url("images/bottom_container_left.png"); width:4px; height: 34px; }
.cit_slide_bottom_button_c_right { background-image:url("images/bottom_container_right.png"); width:4px; height: 34px; }
.cit_slide_loading_opacity { opacity:0.85; margin-left: -73px; margin-top: 17px; position: fixed; top: 50%; left: 50%; }
* html .cit_slide_loading_opacity { position: absolute; } 
.cit_slide_arrow_link_first { cursor: pointer; background-image:url("images/first.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_first:hover { background-image:url("images/first_hover.png"); }
.cit_slide_arrow_link_last { cursor: pointer; background-image:url("images/last.png"); width:29px; height: 28px; display: block; }
.cit_slide_arrow_link_last:hover { background-image:url("images/last_hover.png"); }
.cit_slide_picture_container { position: relative; overflow: hidden; }
.cit_slide_loading_main_img { position: absolute; top: 50%; left: 50%; }
.cit_slide_main_img { position: absolute; top: 50%; left: 50%; }
.cit_slide_dont_copy { position: fixed; width: 100%; font-family:sans-serif; height: 100%; background: url("images/spacer.gif"); }