.note {float: right; width: 230px; margin: 5px 20px 0 0; padding: 0 5px 5px 5px; color: #444; background:#fdfdd1; border-top:2px #dede85 solid; border-right: 1px solid #dede85; border-bottom: 1px solid #dede85; border-left: 1px solid #dede85; line-height: 1.3em;}
.noteHead {margin: 0; padding: 10px 0 2px 0; font: 1.3em georgia,times,serif; border-bottom: 1px dotted #333;}
#rightpane .note ul {padding-left:5px;}
#rightpane .note ul li {list-style:none;}
.advsearch {float:right; margin-left: 350px;}
/* =forms
----------------------------------------------- */
input,select {vertical-align:middle;border-width:0;-webkit-box-shadow: #fff 0 0 #fff;}
fieldset {border:0 none;}
form#searchBox {position:relative;left:57.9%;width:40%;height:30px;border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#fff;margin-top: 2em; margin-bottom: -2em;}
#searchBox label {display:none;}
#searchBox input {position:absolute;top:3px;left:0;margin:0 3px;padding:0;width:91%;line-height:25px;height:25px;font-size:1.0em;border:0;}
#searchBox button {position:absolute;top:0;right:0;cursor:pointer;margin:0;padding:0;width:30px;height:30px;float:left;background: url('../img/search.gif') no-repeat 50% 50%;border:0;text-indent: -999em;}
/* =ul#wrapper
----------------------------------------------- */
#wrapper {width: 100%; background: silver; width: 100%; margin: 0 auto;}
/* allow room for 2 columns */
ul.formlayout, {width: 500em; list-style:none;}
/* float & allow room for the widest item */

#floatleft li {width: 50em; background: blue;list-style:none; text-align:left;position:relative;float:left;margin:0 2px 0 0;padding:0 .5em .5em .5em;}
/* stop the float */
br {clear: left;}



/* separate the list from subsequent markup */

/* =ul#display-inline-block
----------------------------------------------- */
ul#display-inline-block,
ul#display-inline-block li {/* Setting a common base */ margin: 0; padding: 0; }
ul#display-inline-block {order: 1px solid #000; list-style:none; }
ul#display-inline-block li {display: inline-block; background-color:#ccc;width: 400px; min-height: 100px; vertical-align: top; list-style:none; <strong>/* For IE 7 */ zoom: 1;display: inline;</strong>}
/* =ul#line-up-right
----------------------------------------------- */
ul#line-up-right,
li#line-up-right {position: absolute;}
li.search, li.advanced {top: 0.0em; display: inline-block; background-color:#ccc;width: 400px; min-height: 100px; vertical-align: top; list-style:none; <strong>/* For IE 7 */ zoom: 1;display: inline;</strong>}

/* =container for search feature on /archives/index.php
----------------------------------------------- */
div#archivescontain {width:100%;margin:0 auto;min-width:600px;max-width:950px;background:#c2c2c2; border:thick; position: relative; top: 0px; left: 0px; }
.rightCol div#contain {float:right;width:100%;margin:0 auto;min-width:300px;max-width:400px;background:#cbdced; border:dotted;}
.fullWidth div#contain {width:100%;margin:0 auto;min-width:600px;max-width:950px;background:#c4c4c4;}


