/*****************************************************************
 * HW-provided Top-level CSS stylesheet for site
 *
 * Should contain (or import) all styles used across many pages
 * within the site, and overrides to HW global CSS stylesheet.
 *
 *****************************************************************/

@import url("publisher-sidebars.css");

div.hw-gen-page {
margin:10px auto 0;
}

#main-logo {
  background:#E41C40 url(/shared/img/standard-design/design1/left-content-shadow.png) repeat-y scroll left top;
  left:0;
  margin:0;
  padding:10px 0 1px 8px;
  position:absolute;
  top:77px;
}

#header div.banner-ads {
  background:#E41C40 url(/shared/img/standard-design/design1/banner-shadow.png) repeat-y scroll right top;
  left:524px;
  width:444px;
  height:86px;
}

#header div.banner-ads ul {
  width:438px;
}

#header .header-rss {
top:9px;
}

#header .header-buttons li.last {
  border-left:2px solid #2F5085;
  border-right:2px solid #2F5085;
}

#header .header-qs .adv-search-link {
  width:88px;
}

div.pagetype-proxied #content-block {
  width:760px;
}

form#adv-search div.limit-by-section ul li {
  display:block;
}

.cit .cit-extra {
/*    white-space:nowrap; */
	text-transform:none;
	margin-left:0;
	padding:0;
	font-size: 1em;
}

.cit .cit-extra {display:inline-block;}

#pageid-search #content-block legend {
    background-color:#DBDBDB;
}
form#adv-search fieldset, form#adv-search-tables fieldset {
    border:1px solid #DBDBDB;
}
form#adv-search h1, form#adv-search .search-date-range, form#adv-search-tables h1 {
    color:#666666;
}
