﻿/* Angular Advertisement */
.angular_advertisement {
	position: fixed;
}
.angadver_left {
	left: 0;
}			
.angadver_right {
	right: 0;
}
.angadver_top {
	top: 0;
}
.angadver_bottom {
	bottom: 0;
}