body {
/*	margin: .;*/
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	}
p {
	font-size: 8pt;
}
#title h2 {
	color: gray;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}

#headerGradient, #headerAiehLogo, #bodyFooterTop, #bodyHeaderNav, #bodyPageNav, #bodyFooterBotLeft, #bodyCopyFill p.topButton, #order_payType_ccOndiv, #order_payType_ccMdiv {
	display: none;
	}
#bodyCopyFill fieldset{
	border: none;
}
a:link, a:visited {
	color: gray;
	}
#creditCardDetails input{
	height: 35px;
	}

/* print URLs after link text */
#content .entry p a:link:after, #content .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}