.qs_nav {
    background-color: #fff;
    font: normal normal normal 1em "Verdana,arial,sans-serif";
    color: #000;
}
.qs_results { 
    float: right;	/* align the div block		*/
    text-align: right;	/* align the text in the div	*/
}
.qs_search {}
.qs_noresults { color: red; }
.qs_pages { 
    margin-left: auto;	/* center the div */
    margin-right: auto;
    text-align: center;
}
.qs_pagelink {  }
.qs_currpage { color: grey; }
.qs_prev {  }
.qs_next {  }                             