/* CSS Document */

table #header-search-box-cart, div#mainnav, div#subnav, p.bc-nav-white, div#footer img, div#footer div#footer-links {
  display: none !important;
}

td#bg-dotted-line {
	background-image: none !important;
}

html, table#body, div#container, body, div#body-bg-blue2, table.layout, h2.underline, table.nested {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  position: static !important;
  overflow: none !important;
   
}

div#container {
	
}

body, div#body-bg-blue2  {
	background: none !important;
	font-size: 1em !important; 
	overflow: none !important;
}
 

p, ul {
	width: 600px !important;
	font-size: 1em !important; 
}

table.layout ul li {
	background-image: url(../images/img_arrow_small.gif) !important;
	background-repeat: no-repeat !important;
}

ol {
	width: 550px !important;
	font-size: 1em !important; 
}


table.data {
	width: 600px !important;
	font-size: 1em !important; 
}

 /*html body #ish {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}
html body #ish a:link, html body #ish a:visited, html body #ish a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}

html body #content .ishinfo {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;}
html body #metastuff {background: none;}
html body #learnmore {border-top: 0; border-bottom: 1px dashed #999;}
html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center;}

html body pre, html body code {vertical-align: baseline;}

#articletext a[href]:after,
#authorbio a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#articletext a[href^="/"]:after,
#authorbio a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://alistapart.com" attr(href) ") ";} */
 