#searchresults {
width: 650px;
margin: auto;
}
#searchhead {
clear: both;
}
.searchentry {
  clear: both;
  width: 650px;
}

#notescontainer { margin: auto; width: 708px; height: 684px; overflow: hidden; }

.notetype { width: 85px; font-size: 11px; margin-top: 0px; }
.noteinfo { width: 540px; }

.createdli, .editedli { font-size: 11px; float: left; }
.emptyspacer { font-size: 11px; clear: both; }

.positioned { font-size: 11px; clear: both; }

/* .notetext { border: 1px dashed #999; clear:both; text-align: left; width: 550px; height: 65px; background: none; overflow: auto; resize: none; outline: 0; font-family: trebuchet, sans; font-weight: normal; font-size: 14px; } */
/* textarea.notetext { border: 1px solid #999; } */

hr { border: none; height: 1px; background-color: #ccc; margin: 10px 0 10px 0; }
img { border: none; }


#gridcontroller { width: 900px; font-size: 12px; margin: auto; text-align: center; }

#navcontainer { width: 852px; height: 88px; margin: auto; margin-top: 20px; margin-bottom: 20px; background: transparent url(/img/navigator_bg.png) top center no-repeat; }
#navigateul { width: 852px; margin-left: 134px; margin-top: 35px; float: left; font-size: 12px; }
#navigateul select, #navigateul input { font-size: 11px; border: 1px solid black; float: left; }
/*#navigateul select { font-size: 11px; border: 1px solid black; float: left; height: 18px; }*/
#navigateul select { height: 19px; }
#navigateul input { height: 15px; }
#navigateul li { float: left; line-height: 18px; }
#ascdesc img { margin-top: 2px; }

.colsrowsul { font-size: 11px; width: 220px; float: left; }
.colsrowsul li img { margin-top: 2px; }
.colsrowsul li, .colsrowsul li a { font-size: 14px; font-weight: bold; }
.colsrowsul li a { background-color: #ccc; }
.colsrowsul li a:hover { background-color: #fff; }
.colsrowsul #curcols, .colsrowsul #currows { margin: 4px 6px 0 6px; font-size: 12px; line-height: 12px; font-weight: normal; }

#urlprofilecontainer { width: 600px; margin: auto; }
#urlprofileul { width: 600px; }
#urlprofilelabel { width: 600px; text-align: center; font-size: 18px; font-weight: bold; color: #333; }
#urlprofilevalue { width: 600px; text-align: center; font-size: 14px; color: #333; margin-bottom: 20px; }
#urlprofileconnectionsli { color: #333; margin: 6px 0 0 20px; }

