.greenSmaller
{
	font-size:smaller;
}

.smaller
{
	font-size:smaller;
}

div.searchPage div.searchWords
{
	height:5em;
}

div.searchPage p.whatWordsText,
div.searchPage p.singleOrAllWords
{
	margin-bottom:0;
}

div.searchPage .whatWordsInput
{
	Width:85%;
	float:left;
}

div.searchPage div.pleaseWaitDiv
{
	float:right;
}

div.searchPage div.categories
{
	clear:both;
	border-top-color: black;
	border-top-style: dotted;
	border-top-width: 1px;
}

div.searchPage div.matchWholeWord
{
	float:left;
	width:49%;
}

div.searchPage div.modifiers
{
	clear:both;
	border-top-color: black;
	border-top-style: dotted;
	border-top-width: 1px;
}

div.searchPage div.singleOrAllWordsDiv
{
	float:left;
	width:49%;
	border-right-color: black;
	border-right-style: dotted;
	border-right-width: 1px;
}

