﻿body {
	font-size: 10pt;
	background:none;
	background-image:none;
}
.stock {
	float:none;
}
.search {
	display:none;
}
#left {
	display:none;
}
#right {
	width:100%;
	float:none;
}

#rightSearch {
	width:100%;
	float:none;
}

#right h1 {
	color: #000000;
}
#right h2 {
	color: #000000;
}
#right h3 {
	color: #000000;
}
#page {
	width:100%;
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	width: 100%;
}
#footer a:link:after, #footer a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
