﻿#ad {
	display: block; /*  ad display controlled by home.css in home folder */
	position: absolute;
	top: 0;
	left: 450px;
	z-index: 50;
}
