@charset "utf-8";
/* CSS Document */
p 	{
	font-size: 12px;
}
#contentArea, #contentArea2  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
	float: none;

}

div#topNav, div#navAndSearch, div.popupContent, div#leftSidebar, div#footer  {
	display:none;
}

#SearchCatalog input {
	border: 1px solid #38AF87;
}

