<!DOCTYPE html>
<html>
<body><p>/* CSS Document */
div#oldbrowser
{
	display: none;
}
a img
{
	border-width: 0;
}
#innerLeftColumn img
{
	display: block;
	margin: 0 auto;
	text-align: center;	/* IE 5 centering hack */
}
#innerRightColumn
{
	border-left: none;
	margin-left: -1px;
}
</p></body>
</html>