#fullSearch {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	color: #666666;
}

/*This is a garbage style that simply indents the advanced search box items by a couple pixels*/
#searchbox_indent {   
	padding-left:5px;
}

#fullSearch table td {
	color: #666666;
}

#fullSearch p {
	margin:1em 0 0 0;
}

#fullSearch .textbox {
	border:1px solid #999999;
	font-size: 95%;
	width:90%;
}

#fullSearch .listbox {
	border:1px solid #999999;
	font-size: 95%;
}

#fullSearch .checkbox {

}

#fullSearch button {
	font-size:.9em;
}

#fullSearch .divider {
	height:2em;
}

.exerpt {
	font-weight: normal;
}

.searchTitle {
	font-size:1.2em;
	font-weight:bold;
}

#searchNav {
	color:#666666;
}

#searchNav button{

}

#searchNav #sortby {

}

.pageNav {
	color:#666666;
	text-align:right;
}

table {
	width:100%;
}

#searchNav table td {
	padding:.5em;	
}