/* widths for sentence style forms; */

/* the following are for the Advanced Query Page; */

/* File Format; */
div.sentencefileformatselect        { width: 90px; }
div.sentencefileformatselect span   { width: 52px; }
div.sentencefileformatselect select { width: 99px; }

	html.ie6 select.sentencefileformatselect { width: 99px; }

/* return results of the file format; */
div.sentencefileformat        { width: 167px; }
div.sentencefileformat span   { width: 129px; }
div.sentencefileformat select { width: 176px; }
	
	html.ie6 select.sentencefileformat     { width: 176px; }

	html.ie8 div.sentencefileformat        { width: 169px; }
	html.ie8 div.sentencefileformat span   { width: 131px; }
	html.ie8 div.sentencefileformat select { width: 178px; }

	html.ie9 div.sentencefileformat        { width: 170px; }
	html.ie9 div.sentencefileformat span   { width: 132px; }
	html.ie9 div.sentencefileformat select { width: 179px; }

/* Return results where my terms occur; */
div.sentenceoccurrences        { width: 242px; }
div.sentenceoccurrences span   { width: 204px; }
div.sentenceoccurrences select { width: 251px; }

	html.ie6 select.sentenceoccurrences     { width: 247px; }

	html.ie9 div.sentenceoccurrences        { width: 243px; }
	html.ie9 div.sentenceoccurrences span   { width: 205px; }
	html.ie9 div.sentenceoccurrences select { width: 252px; }

/* Domain; */
div.sentencedomainselect        { width: 90px; }
div.sentencedomainselect span   { width: 52px; }
div.sentencedomainselect select { width: 99px; }

	html.ie6 select.sentencedomainselect { width: 99px; }

/* return results from the site or domain; */
input.sentencedomain { width: 128px; }

	html.ie8 input.sentencedomain { width: 129px; }
	
	html.ie9 input.sentencedomain { width: 130px; }

/* Sort; */
div.sentencesort        { width: 175px; }
div.sentencesort span   { width: 137px; }
div.sentencesort select { width: 184px; }

	html.ie6 select.sentencesort { width: 184px; }

/* Results per Page; */
div.sentenceresults        { width: 148px; *width: 144px; }
div.sentenceresults span   { width: 110px; *width: 106px; }
div.sentenceresults select { width: 157px; *width: 153px; }
	
	html.ie6 select.sentenceresults     { width: 157px; }
	
	html.ie8 div.sentenceresults        { width: 146px; }
	html.ie8 div.sentenceresults span   { width: 108px; }
	html.ie8 div.sentenceresults select { width: 155px; }

	html.ie9 div.sentenceresults        { width: 147px; }
	html.ie9 div.sentenceresults span   { width: 109px; }
	html.ie9 div.sentenceresults select { width: 156px; }

/* Limit Search Results to; */
div.sentencemiles        { width: 90px; }
div.sentencemiles span   { width: 52px; }
div.sentencemiles select { width: 99px; }

	html.ie6 select.sentencemiles { width: 99px; }


/* the following are for the Zip Code search form; */

html.ie6 input.sentencezip { width: 90px; }