/* CSS Document for THEME FLORAL BLUE */

#logs li:hover p {
  background-image: url(../../theme_imgs/theme_00/ez/bullet_blue.png);
  }

.aMoreArrow {
  background: url(../../theme_imgs/theme_00/ez/arrow_sm_down_blue.png) no-repeat center 5px;
  }
  
.aLessArrow {
  background: url(../../theme_imgs/theme_00/ez/arrow_sm_up_blue.png) no-repeat center 5px;
  }

#syncLog #syncArr #sync_sec_up,
#syncLog #syncArr #sync_sec_down,
#syncLog #syncArr #sync_here {
  background: url(../../theme_imgs/theme_00/ez/arrow_med_up_blue.png) no-repeat center center; 
  }

#syncLog #syncArr #sync_sec_down {
  background-image: url(../../theme_imgs/theme_00/ez/arrow_med_down_blue.png);
  }

#syncLog #syncArr #sync_here {
  background-image: url(../../theme_imgs/theme_00/ez/ico_sm_sync.png);
  background-position: center bottom;
  }
  
.lCtrl a.lSync { background-image: url(../../theme_imgs/theme_00/ez/ico_sm_sync.png); }
  

.jquery-selectbox.selecthover .jquery-selectbox-moreButton {
  background: #1268a7 url(../../theme_imgs/theme_00/ez/form_sel_arrow.png) no-repeat 0 0;
  }

#privacy {
  background: #e6e6e6 url(../../theme_imgs/theme_00/legacy/spt_icon_privacy.png) 0 0 no-repeat;
  }

#talkback {
  background: #e6e6e6 url(../../theme_imgs/theme_00/legacy/spt_icon_talkback.png) 0 0 no-repeat;
  }

  
