  #search-wrapper select, .results_header_lbl select {
    border:1px solid #e9ebf3;
    margin:0;
    padding:0;
    width: 10em;
}

.searchbar {
    margin-left: 1em;
}


/**
 * Boxes
 */
.librarybox {margin: 0 0 0 0; width: 100%; background: #fefff9;}
.librarybox > div {width: 100%; background: #fefff9;}
.librarybox > div > div {width: 100%; background: #fefff9;}

 
.librarywideBox { background: #fefff9;}
.librarywideBox > div {background: #fefff9;}
.librarywideBox > div > div {background: #fefff9;} 

/**.librarywideBox .body {padding: 20px 20px 20px 25px;}
*.librarywideBox .wideBody {padding: 20px 10px 20px 10px;}
*.librarywideBox .wideBody h3.gold {padding-left: 15px;}
*/
.librarywideBox .noBottomMargin {padding-bottom: 0;}
.librarywideBox .noTopMargin {padding-top: 0;}


.navBox {font-size: 1.4em; line-height: 1.29em;}
.navBox .body {padding: 11px 9px;}
.navBox h3 {margin: 0; padding: 10px 15px; font-size: 1.14em; line-height: 1em; color: #000; text-transform: uppercase; background: #acb852 url(../images/shared/layout/bg-colors.gif) repeat-y;}
.navBox h3 a {color: #000;}
.navBox ul {margin: 0; padding: 0; list-style-type: none; border-top: solid 1px #e9e2c8;}
.navBox ul li a {display: block; padding: 6px 7px 6px 14px; border-bottom: solid 1px #e9e2c8; color: #2d2e2d; text-decoration: none; background: #fefff9 no-repeat left top;}
.navBox ul li a:hover {background-color: #f6eed3;}
.navBox ul li a.on {font-weight: bold; background-image: url(/Documents/Library/images/shared/layout/bg-red-arrow.gif); background-position: 2px 10px;}
.navBox ul li ul {border-top-width: 0;}
.navBox ul li ul li a {padding-left: 28px;}
.navBox ul li ul li.on a {background-position: 14px 10px;}
.navBox ul li ul li ul li a {padding-left: 42px;}


.genericBox {font-size: 1.3em; line-height: 1.38em;}
.genericBox .body {padding: 17px 21px 1px 23px;}

.makeAGiftBox img {display: block; margin: 0 0 10px 0;}


.contentRight {float: right; width: 100%;}
.contentRight .contentCenter {padding-left: 0;}