               #autoCompleteSuggestion, #cool {
                    background-color: #fff;
                }

                /* get rid of the bullets and un-indent the list */
                #autoCompleteSuggestion ul, #cool ul {
                    border: 1px solid #999;
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }
                #autoCompleteSuggestion li, #cool li{
                    padding: 2px 3px;
                    font-size:17px;
                    font-weight: bold;
                }
                #autoCompleteSuggestion span {
                    font-weight: normal;
                }
                /* the "active" item will have white text
                on a blue background */
                #autoCompleteSuggestion li.selected, #cool li.selected {
                    color: #fff;
                    background-color: #039;
                }
                #cool li:hover {
                    background-color:#039;
                    color: #fff;
                }
                #cool {
                    background-color:#FFFFFF;
                }
                #autoCompleteSuggestion li.coolQuery,li.coolTrends {
                    background-color:#E0FEE1;
                    color: #000; 	
                }
                #autoCompleteSuggestion li.coolQuery:hover {
                    background-color:#039;
                    color: #fff;
                }
                #autoCompleteSuggestion, #cool {
                    width: 670px ! important;
                }
                .search_lf {font-weight:normal !important;}
                .obama_ul_in li {list-style:inside disc;margin-bottom:5px;}
                .obama_concepts_main {width:100%; overflow:hidden; line-height:20px; padding-bottom:4px; position:relative;}
                #obama_concepts_anchor_in{left:0; padding:0 6px;}
                .obama_concepts_anchor_in{left:0; padding:0 6px;}
                .obama_concepts_anchor_out{float:left; padding:2px 2px;}
                .btm_note {width:560px;}
                .names-box{
                    border:1px solid #385D8A;
                    background: #4F81BD;
                    padding:5px;
                    color:#ffffff;
					font-size:16px;
                }

				.names-box a{
					font-size:16px;
					color:#000;
					text-decoration:underline
					
				}
                .graph-main-holder{
                    width:400px;
                    float:left;
                    padding:10px;
                }
                .graph-main-holder{
                    width:400px;
                    margin-bottom:15px;
                }
                .search-results-holder{
                    padding:16px 10px 10px 10px;
                    width:320px;
                }
                .positive-header{		
                    width:143px;		
                    height:20px;
                    border:1px solid #7cae1f;
                    float:left;
                    margin-right:10px;

                    line-height:20px;		
                    color:#FFF;
                    font-size:12px;
                    font-weight:bold;

                    background:url(../images/positive-tips-header-bg.jpg) repeat-x;
                }
                .negative-header{
                    width:143px;
                    height:20px;
                    border:1px solid #f26722;
                    float:left;

                    line-height:20px;				
                    color:#FFF;
                    font-size:12px;
                    font-weight:bold;		

                    background:url(../images/negative-tips-header-bg.jpg) repeat-x;		
                }
                .positive-smiley{
                    background:url(../images/positive-icon.jpg) no-repeat right 50%;
                    padding:0 20px 0 5px;
                }
                .negative-smiley{
                    background:url(../images/negative-icon.jpg) no-repeat right 50%;
                    padding:0 20px 0 5px;
                }
                .positive-wrapper{
                    width:139px;
                    height:70px;
                    border:1px solid #7cae1f;		
                    overflow:hidden;
                    padding:2px;
                    margin:2px 10px 0 0;
                    font-size:10px;
                    float:left;
                }
                .negative-wrapper{
                    width:139px;
                    height:70px;
                    border:1px solid #f26722;		
                    overflow:hidden;
                    padding:2px;
                    margin-top:2px;
                    font-size:10px;
                    float:left;		
                }
                .thumb{
                    float:left;
                    margin:1px;
                    width:30px;
                }
                .desc{
                    float:left;
                    font-size:10px;
                    width:105px;
                }
                a.all_tip {
                    background:url("../images/all_tip_icon.gif") no-repeat scroll left top transparent;
                    color:#000000;
                    cursor:pointer;
                    display:inline-block;
                    font-weight:normal;
                    height:15px;
                    text-decoration:none;
                    vertical-align:middle;
                    width:15px;
                }

				.divcomments{
					height:280px;
				}

				 .graph-holder{
                    width:400px;
                    float:left;
                }
				


                .search-results-holder{
                    padding:16px 10px 10px 10px;
                    width:320px;
					float:right;
                }

				
				.one-set-holder{
					width:97%;
					padding:10px;					
				}

				.tips_head_left {height:25px;background:transparent url(../images/result_col_heads.gif) no-repeat left top;padding-left:9px;width:303px;color:#fff;text-align:center;font-weight:bold;float:left;margin:0 5px 2px 2px;}
				
				.tips_head_right {background:transparent url(../images/result_col_heads.gif) no-repeat right -26px;height:25px;padding-top:3px;}
				
				.tips_head_right span {display:inline-block;height:20px;background:transparent url(../images/smileys.gif) no-repeat left top;width:20px;vertical-align:middle;}
				
				a.all_tip {background:url(../images/all_tip_icon.gif) no-repeat left top;height:15px;color:#000000;font-weight:normal;width:15px;cursor:pointer;text-decoration:none;display:inline-block;vertical-align:middle;}
				
				.tweet{padding:4px;width:300px!important;height:80px;background-color:#FFFFFF;margin:0 0 2px 2px;font-size:14px;border:2px solid #218A0A;clear:both;}
				.tweet:hover {cursor:default;background-color:#f2f2f2;}

