/* CSS Document */
.rightAd {
	position: fixed;
	right: 0px;
	top: 0px;
}
.leftAd {
	position: fixed;
	Left: 0px;
	top: 0px;
}