| Line | |
|---|
| 1 |
<h4 id="graph-searchterms"></h4> |
|---|
| 2 |
<div id="graph-searchform-container" style="margin:.5em 0 2em 0;padding-bottom:1em;border-bottom: solid 1px #e6e4e5;"> |
|---|
| 3 |
<form id="graph-searchform"> |
|---|
| 4 |
<fieldset> |
|---|
| 5 |
<legend style="display:none;">Search</legend> |
|---|
| 6 |
<label for="keyword" style="display:none;">Keyword</label> <input type="text" id="graph-searchinput" style="width:220px;" /> <input type="submit" value="Search" /> |
|---|
| 7 |
</fieldset> |
|---|
| 8 |
</form> |
|---|
| 9 |
</div> |
|---|
| 10 |
<div id="graphlist" class="graphlist"> |
|---|
| 11 |
<p class="search-summary"></p> |
|---|
| 12 |
<p class="paginate"></p> |
|---|
| 13 |
<ul class="searchresults"> |
|---|
| 14 |
</ul> |
|---|
| 15 |
</div> |
|---|