
/* the table that encloses the header logo and utility items including the top bit of the banner graphic */
table.headertable {margin-top: 10px;}

/* the table that encloses the header logo and utility items including the top bit of the banner graphic */
table.headertable #toprule {background-color: #97A7C8; }
table.headertable #tucklogo {padding-left: 45px; padding-bottom: 0px;  padding-top: 16px; }
table.headertable #utiltd {text-align: right; padding-top: 10px; padding-right: 10px;}
table.headertable #utiltd img {margin-top: 3px; margin-right:8px;}
table.headertable #utiltd img.#searchbullet {margin-right:2px;}
table.headertable #utiltd input.searchbox {font-size: 9px; vertical-align: top; border: 1px solid #CCCCCC; margin-left: 0px; margin-right: 3px; }
table.headertable #bannertoptd {text-align: right;  vertical-align: bottom; }

