/* Start Denali Search New Styles 11.15.11 */
fieldset.search {
	border: none;
	width: 200px;
	margin: 0 auto;
                float: right;
                padding-top:5px
}
.search input.box {
	background: url("/Images/searchbg_ie_tcm13-25404.png") no-repeat right top; 
	/* IE input box, image's background position must be aligned to the right*/
	color: #3d3d3d;
	font-size: 13px;
	width: 164px;
	height: 18px;
	padding: 0px 0px 0px 5px;
	margin-right: 0px;
                float: right;
}
/* End Denali Search New Styles 11.15.11 */

/* Start Top Nav IE 1.6.12 */
#header #nav
{
  clear:both;
  position:absolute;
  top:130px;
  width:1001px
}
