div#footer {
	position: relative;
	top: 25px;
}
div#footer p#copy {
	position: relative;
	top: 16px;
}


/* Buy Now */

table.buy_now h1 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13pt;
}
table.buy_now td, table.buy_now2 td {
	padding: 3px 10px 3px 3px;
}
table.buy_now2 {
	border-top: 1px solid #666666;
	margin-top: 20px;
}