

.sticky{
			position:absolute;
		}
		.sticky2{
			top:0;
			position:fixed;
		}
		.sticky-widget{background-color:#fff;}

