#searchBubble {position:absolute; top:25px; left:-7px; width:280px; display:none;}
  #searchBubble .bottom{position:absolute; bottom:-15px; left:0; width:280px; height:15px; background:url(/images/common/searchpopup_bottom.png) no-repeat;}
  #searchBubble .content{background:url(/images/common/searchpopup_bg.png) repeat-y;}
    #searchBubble .search_options{margin:0 10px; padding:10px; border-top:1px solid #AFAFAF}
    .orange #searchBubble .search_options{background: #F4E5D4;}
    .blue #searchBubble .search_options{background: #DCE3EE;}
    .purple #searchBubble .search_options{background: #E2E3EE;}
      #searchBubble .search_options label{display:inline; font-size:1.1em; line-height:1.82em;}
