
div.yahooResult_warp{
    margin-top: 50px;
    position: relative;
    display: none;
}
#yahooresults_filter
{
    display:block;
    float:left;
    width:155px;
    padding-right:15px;
}
#yahooresults_main
{
    display:block;
    float:left;
    width:700px;
    padding-right:10px;
    padding-left:10px;
    margin-right:15px;
    border-left: 1px solid #CAD6DF;
    border-right: 1px solid #CAD6DF;
}
#yahooresults_left
{
    float: left;
    width: 182px;
    display:block;
    padding-top:2px;
}
#yahooresults_sponsored
{
    background-color:#fcf3fc;
    margin-bottom:10px;
    padding:2px 10px 0 10px;
    
}

.yahooresults_sponsored_links,
.yahooresults_kk_links
{
    display:block;
    float:right;
    color:#999999 !important;
}
#yahooresults_left > .yahooresults_sponsored_links
{
    margin-bottom:5px;
}

.kk_link
{
    background-color:#EDF5F9;
    padding:10px !important;
}

#yahooresults_sponsored h3,
#yahooresults h3,
#yahooresults_left h3
{
    display:inline;
    font-size:16px;
    line-height: 16px;
}


#yahooresults_sponsored h3
{
    float:left;
    margin-right:15px;
    font-size:16px;
}

#yahooresults_sponsored a
{
    color:#1111CC;
    text-decoration: underline;
}

.yahooresults_link_text
{
    color:#1c8403;
}

#yahooresults p
{
    margin:0;
}

#yahooresults_sponsored p
{
    clear:left;
    margin:0;
}

ul.results_sponsored
{
   clear:right; 
}
#yahooresults_main ul li,
#yahooresults_left ul li
{
    list-style-type: none;
    margin-bottom:10px;
    overflow:hidden;
}

#yahooresults li
{
    padding:0 2px ;
}

#yahooresults a
{
    color:#1111CC;
    text-decoration: underline;
}

#yahooresults_sponsored li
{
    padding-bottom:10px;
}

#yahooresults_pagination 
{
   width:900px;
   margin-top:10px;
}

#yahooresults_pagination a
{
    cursor:pointer;
}

div#yahooresults ul.results{
    /*padding: 0 8px;*/
}